RubyGems Navigation menu

ajaxify_rails 0.0.9

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.0.9 - October 01, 2012 (11.5 KB)
显示所有版本 (共 49 个)

Runtime 依赖 (1):

rails >= 3.1.0

业主:

作者:

  • Nico Ritsche

SHA 256 校验和:

4d2410125f65fd83c17119189c29875f52dc1466ad4520314c60d967c61c4e1a

下载总量 196,723

这个版本 4,286

许可:

需要的 Ruby 版本:

链接: