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: 10,591 of 180,507
Downloads: 196,110

Daily

Ranking: 15,137 of 180,487
Downloads: 49

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42515,561,054rails
115263,118,914rspec-rails
128242,439,434sass-rails
129242,099,198jquery-rails
137228,303,723capybara
140224,644,616selenium-webdriver
160199,806,594coffee-rails
220143,460,992haml
238132,667,529sqlite3
8,430300,143rspec-steps

Owners

#GravatarHandle
1icon#44271