28 lines
451 B
Plaintext
28 lines
451 B
Plaintext
= jRails
|
|
|
|
jRails is a drop-in jQuery replacement for the Rails Prototype/script.aculo.us helpers.
|
|
|
|
== Resources
|
|
|
|
Install
|
|
|
|
* .script/plugin install git://github.com/aaronchi/jrails.git
|
|
|
|
Init initial resource
|
|
* .script/generator jrails
|
|
* rake jrails:js:scrub # remove about prototype.js files
|
|
|
|
|
|
|
|
Project Site
|
|
|
|
* http://code.google.com/p/ennerchi
|
|
|
|
Web Site
|
|
|
|
* http://www.ennerchi.com/projects/jrails
|
|
|
|
Group Site
|
|
|
|
* http://groups.google.com/group/jrails
|