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 installUsage
Require it in your JS manifest's file:
//= require iceFor more information, check out ice on Github.
License
ice and ice-rails are distributed under the GPL2 License.