Skip to content
/ jrails Public
forked from aaronchi/jrails

jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.

Notifications You must be signed in to change notification settings

phurley/jrails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= jRails

jRails is a drop-in jQuery replacement for the Rails Prototype/script.aculo.us helpers.
I (Patrick), modified the plugin to work as a gem and to support Ruby 1.9.X. All bugs
are probably my fault, thanks to the original author.

== Resources

Install

* .script/plugin install https://ennerchi.googlecode.com/svn/trunk/plugins/jrails

Project Site

* https://code.google.com/p/ennerchi/

Web Site

* https://www.ennerchi.com/projects/jrails

Group Site

* https://groups.google.com/group/jrails

About

jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 64.5%
  • JavaScript 35.5%