JavaScriptr

A blog about JavaScript and other web development technologies

Avatar

JQuery on Rails

The JRails library is a useful tool for programmers working on Rails. 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. I plan to start programming with Rails soon so I'll definitely be adding this to my arsenal.