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,031 of 183,638
Downloads: 202,510

Daily

Ranking: 54,457 of 183,630
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
41575,270,886rails
116300,345,131rspec-rails
136261,702,183capybara
138260,431,109selenium-webdriver
139259,347,523jquery-rails
140256,826,536sass-rails
178209,868,538coffee-rails
227160,620,187haml
259143,611,231sqlite3
9,023306,628rspec-steps

Owners

#GravatarHandle
1icon#44271