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,793 of 188,219
Downloads: 209,200

Daily

Ranking: 22,051 of 188,199
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44689,913,615rails
116359,398,147rspec-rails
136318,954,649capybara
138316,872,367selenium-webdriver
159286,816,568jquery-rails
164276,885,465sass-rails
206223,791,865coffee-rails
243186,331,470haml
275168,860,771sqlite3
9,652318,152rspec-steps

Owners

#GravatarHandle
1icon#44271