ice for rails
The NYTimes Javascript track changes library packaged for use in the Rails 3 asset pipeline.
Installation
Add to your Gemfile:
gem 'ice-rails'
and run:
bundle install
Usage
Require it in your JS manifest's file:
//= require ice
For more information, check out ice on Github.
License
ice and ice-rails are distributed under the GPL2 License.