Sha256: 1a0d53d35af5bd919e3a334df0c29da1e0dd0b71dc4201ce78b7ef3805227b02
Contents?: true
Size: 446 Bytes
Versions: 1
Compression:
Stored size: 446 Bytes
Contents
# ice for rails The NYTimes Javascript track changes library packaged for use in the Rails 3 asset pipeline. ## Installation Add to your Gemfile: ```ruby gem 'ice-rails' ``` and run: ```sh bundle install ``` ## Usage Require it in your JS manifest's file: ```js //= require ice ``` For more information, check out [ice on Github](https://github.com/NYTimes/ice). ## License ice and ice-rails are distributed under the GPL2 License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ice-rails-0.0.1 | README.md |