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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44759,429,268rails
122393,372,550rspec-rails
145346,561,110capybara
146345,765,803selenium-webdriver
169304,233,571jquery-rails
178289,544,540sass-rails
219232,921,621coffee-rails
263200,247,772haml
280187,045,758sqlite3
10,147326,942rspec-steps

Owners

#GravatarHandle
1icon#44271