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,949 of 190,365
Downloads: 211,430

Daily

Ranking: 22,711 of 190,317
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44718,397,445rails
121372,188,733rspec-rails
140329,662,416capybara
141328,757,450selenium-webdriver
161293,464,468jquery-rails
171281,875,443sass-rails
211227,352,355coffee-rails
251191,908,730haml
279175,249,192sqlite3
9,821320,503rspec-steps

Owners

#GravatarHandle
1icon#44271