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,761 of 187,922
Downloads: 208,380

Daily

Ranking: 12,437 of 187,912
Downloads: 69

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43684,045,573rails
116356,729,241rspec-rails
136316,262,987capybara
138314,385,724selenium-webdriver
159285,435,976jquery-rails
164275,894,122sass-rails
205223,063,670coffee-rails
241185,258,674haml
275167,094,433sqlite3
9,621317,528rspec-steps

Owners

#GravatarHandle
1icon#44271