RubyGems Navigation menu

ajaxify_rails 0.9.7

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.5KB)
  2. 0.9.6 - September 12, 2014 (30.5KB)
  3. 0.9.5 - November 13, 2013 (29.5KB)
  4. 0.9.4 - November 13, 2013 (29.5KB)
  5. 0.9.3 - October 31, 2013 (30.5KB)
全てのバージョンを表示(全49件)

Runtime依存関係 (1):

rails >= 3.2.0

Development依存関係 (9):

capybara >= 0
coffee-rails ~> 3.2.1
haml >= 3.1.5
rspec-rails = 2.9.0
rspec-steps = 0.0.8
sass-rails ~> 3.2.3
selenium-webdriver >= 2.42.0
sqlite3 >= 0

所有者:

作者:

  • Nico Ritsche

SHA 256チェックサム:

d76daee29b6a38eb505db092de3484618268f2988124e2702f9ba467c6071886

累計ダウンロード数 196,258

このバージョンのみ 5,075

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: