RubyGems Navigation menu

ajaxify_rails 0.7.1

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.9.7 - December 21, 2014 (30.5 KB)
  2. 0.9.6 - September 12, 2014 (30.5 KB)
  3. 0.9.5 - November 13, 2013 (29.5 KB)
  4. 0.9.4 - November 13, 2013 (29.5 KB)
  5. 0.9.3 - October 31, 2013 (30.5 KB)
  6. 0.7.1 - March 13, 2013 (28.5 KB)
顯示所有版本(共 49)

Runtime 相依性套件 (1):

rails >= 3.1.0

Development 相依性套件 (9):

capybara >= 0
coffee-rails ~> 3.2.1
haml >= 3.1.5
rspec-rails = 2.9
sass-rails ~> 3.2.3
selenium-webdriver >= 2.30.0
sqlite3 >= 0

擁有者:

作者:

  • Nico Ritsche

SHA 256 checksum:

c1b1a0c242caac7b0f99a966a73c41d333d71f98d264c8ee983845ee52aaea73

總下載次數 196,723

這個版本 4,095

License:

Ruby 版本需求:

相關連結: