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,292 of 193,816
Downloads: 214,554

Daily

Ranking: 20,048 of 193,785
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44756,037,535rails
122391,541,778rspec-rails
143345,154,803capybara
145344,353,200selenium-webdriver
168303,328,142jquery-rails
177288,892,222sass-rails
218232,462,183coffee-rails
261199,473,239haml
279186,192,716sqlite3
10,140325,526rspec-steps

Owners

#GravatarHandle
1icon#44271