Categories: None [Edit]

ajaxify_rails

https://rubygems.org/gems/ajaxify_rails
https://github.com/ncri/ajaxify_rails
Automatically makes your Rails app loading content in the background via ajax. Works by turning all internal links into ajax links that trigger an update of the page's content area. Also form submissions are automatically turned into ajax requests. Uses the html5 history interface for changing the url and making the browser's back and forward buttons working with ajax. Falls back to a hash based approach for browsers without the history interface (like Internet Explorer <10). Transparently handles redirects and supports flash messages and page titles. Requires Ruby 1.9 and the asset pipeline.

Total

Ranking: 10,967 of 183,107
Downloads: 201,599

Daily

Ranking: 42,025 of 183,092
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
41565,217,426rails
116294,635,586rspec-rails
136256,678,718jquery-rails
137256,382,381capybara
139254,655,518sass-rails
140254,627,424selenium-webdriver
174208,387,686coffee-rails
226157,968,051haml
253141,523,763sqlite3
8,960305,622rspec-steps

Owners

#GravatarHandle
1icon#44271