Project

ice-rails

0.0
No commit activity in last 3 years
No release in over 3 years
The NYTimes's track changes library for the Rails 3 asset pipeline.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 3.1.0
 Project Readme

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.