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,827 of 188,757
Downloads: 210,210

Daily

Ranking: 14,294 of 188,742
Downloads: 31

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44698,291,560rails
116362,780,824rspec-rails
139322,092,149capybara
140320,185,374selenium-webdriver
159288,631,726jquery-rails
167278,268,512sass-rails
207224,788,636coffee-rails
244187,986,949haml
276170,904,501sqlite3
9,694318,941rspec-steps

Owners

#GravatarHandle
1icon#44271