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: 11,654 of 186,994
Downloads: 206,456

Daily

Ranking: 23,105 of 186,984
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43666,440,627rails
116348,624,797rspec-rails
135307,953,655capybara
136306,397,483selenium-webdriver
157281,424,620jquery-rails
161272,764,317sass-rails
204220,864,585coffee-rails
238182,019,935haml
273162,745,900sqlite3
9,526314,784rspec-steps

Owners

#GravatarHandle
1icon#44271