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,867 of 189,104
Downloads: 210,629

Daily

Ranking: 12,016 of 189,083
Downloads: 70

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44704,382,641rails
119365,505,362rspec-rails
139324,302,816capybara
140322,542,702selenium-webdriver
160290,099,022jquery-rails
167279,411,359sass-rails
207225,601,314coffee-rails
245189,145,368haml
277172,133,677sqlite3
9,729319,405rspec-steps

Owners

#GravatarHandle
1icon#44271