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,361 of 195,762
Downloads: 218,103

Daily

Ranking: 15,562 of 195,747
Downloads: 38

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45773,536,641rails
122400,714,630rspec-rails
144352,433,362capybara
146351,482,705selenium-webdriver
169307,758,727jquery-rails
179292,095,860sass-rails
225234,676,189coffee-rails
264203,164,513haml
281191,064,338sqlite3
10,216329,333rspec-steps

Owners

#GravatarHandle
1icon#44271