Sha256: ef0d7ae77c12d6a3a55a7fb2b4a7bf63abf1c08a5e407525b8a89471a1750ac2
Contents?: true
Size: 401 Bytes
Versions: 1
Compression:
Stored size: 401 Bytes
Contents
# lodash-rails [lodash](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? lodash 3.3.0: * lodash.js * lodash.min.js Copyright Richard Hubers, released under the MIT License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lodash-rails-3.3.0 | README.md |