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,729 of 187,548
Downloads: 207,695

Daily

Ranking: 12,086 of 187,532
Downloads: 75

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43678,184,771rails
116353,972,118rspec-rails
135313,706,783capybara
137311,979,352selenium-webdriver
159283,994,449jquery-rails
163274,769,460sass-rails
204222,286,160coffee-rails
240184,127,209haml
275165,619,844sqlite3
9,586316,670rspec-steps

Owners

#GravatarHandle
1icon#44271