Sha256: 3a92a0f6407ad7f0bcd86eb0eb60e47e5658fca9467fc8c49a44b652f1ab5791
Contents?: true
Size: 495 Bytes
Versions: 1
Compression:
Stored size: 495 Bytes
Contents
# lodash-rails [Lo-Dash](http://lodash.com/) for the Rails asset pipeline. ## Installation Add this line to the assets group in your Gemfile: ```ruby gem 'lodash-rails' ``` Add the necessary library to `app/assets/javascripts/application.js`: ```js //= require lodash ``` ## What's included? Lo-Dash 2.2.1: * lodash.js * lodash.min.js * lodash.compat.js * lodash.compat.min.js * lodash.underscore.js * lodash.underscore.min.js Copyright Richard Hubers, released under the MIT License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lodash-rails-2.2.1 | README.md |