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,206 of 193,264
Downloads: 213,367

Daily

Ranking: 13,742 of 192,861
Downloads: 55

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44741,776,591rails
122383,842,295rspec-rails
141339,143,872capybara
143338,240,584selenium-webdriver
166299,492,748jquery-rails
177286,168,306sass-rails
215230,542,784coffee-rails
256196,461,054haml
278182,142,024sqlite3
10,068323,795rspec-steps

Owners

#GravatarHandle
1icon#44271