RubyGems Navigation menu

gbdev-krjs 0.5.4

RJS is a great Ruby DSL to write javascript. However, it's so tempting to write RJS directly in the views, and soon the views contain substantial controller knowledge (e.g. link_to_remote, link_to, etc) KRJS attempts to solve that problem by allowing dynamic inclusion of AJAX calls on HTML elements. When a controller defines a method (based on naming convention) that handles a client-side event, the rendering engine will do the wiring automatically - when the event happens, an AJAX call will be made to the controller's method which would ideally reply with RJS and update portions of the document.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.5.4 - August 11, 2014 (10.5 KB)
  2. 0.5.2 - August 11, 2014 (10.5 KB)

作者:

  • Choon Keat, John Dell

SHA 256 校验和:

9dabeefb62547c33195642c128eb7036b5549392fd3436fa7fab9c3e41ae1a2f

下载总量 6,000

这个版本 3,446

许可:

需要的 Ruby 版本: >= 0

链接: