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,246 of 193,262
Downloads: 214,137

Daily

Ranking: 26,973 of 193,241
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44748,666,887rails
122387,546,186rspec-rails
142342,024,460capybara
143341,245,494selenium-webdriver
166301,372,416jquery-rails
177287,466,894sass-rails
216231,477,813coffee-rails
258197,912,575haml
279183,980,965sqlite3
10,102324,708rspec-steps

Owners

#GravatarHandle
1icon#44271