RubyGems Navigation menu

krjs 0.5.5

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.5 - February 16, 2010 (10.5 KB)

Owners:

Authors:

  • Choon Keat, Wes Hays, John Dell

SHA 256 checksum:

e26f9b7454a9f6f3dd308a40241f91edf89ee0c1b2ef8c5077ef207e8d168eac

Total downloads 4,635

For this version 4,635

Licenses:

N/A

Required Ruby Version: None

Links: