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: 12,468 of 196,619
Downloads: 218,585

Daily

Ranking: 34,353 of 196,594
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45789,715,220rails
124408,435,726rspec-rails
145358,989,556capybara
146357,752,924selenium-webdriver
170311,424,567jquery-rails
186294,756,514sass-rails
229236,482,108coffee-rails
267206,059,705haml
286195,435,976sqlite3
10,266331,540rspec-steps

Owners

#GravatarHandle
1icon#44271