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: 12,038 of 192,186
Downloads: 212,884

Daily

Ranking: 29,931 of 192,156
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44734,906,428rails
122380,397,644rspec-rails
141336,413,998capybara
142335,511,838selenium-webdriver
165297,761,129jquery-rails
176284,914,084sass-rails
215229,627,561coffee-rails
254195,069,413haml
280179,773,370sqlite3
9,914322,819rspec-steps

Owners

#GravatarHandle
1icon#44271