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,980 of 191,516
Downloads: 212,100

Daily

Ranking: 13,391 of 191,482
Downloads: 67

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44727,104,392rails
122376,312,067rspec-rails
140333,010,633capybara
142332,226,254selenium-webdriver
163295,508,754jquery-rails
173283,257,568sass-rails
214228,413,312coffee-rails
252193,523,150haml
278177,618,098sqlite3
9,870321,492rspec-steps

Owners

#GravatarHandle
1icon#44271