Sha256: d80e1a4a0f9218c1cf50f4e1afe6f8ad8064aa176be21636f93d6515bd54fda7
Contents?: true
Size: 396 Bytes
Versions: 1
Compression:
Stored size: 396 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 0.8.2 (lodash, lodash.min) Copyright Richard Hubers, released under the MIT License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lodash-rails-0.8.2 | README.md |