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,613 of 186,995
Downloads: 205,759

Daily

Ranking: 22,656 of 186,959
Downloads: 31

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43659,156,892rails
117345,351,281rspec-rails
135304,619,222capybara
136303,245,874selenium-webdriver
155279,151,835jquery-rails
160271,509,409sass-rails
204219,931,971coffee-rails
236180,740,281haml
276161,097,927sqlite3
9,499312,768rspec-steps

Owners

#GravatarHandle
1icon#44271