lodash-rails

Lo-Dash for the Rails asset pipeline.

Installation

Add this line to the assets group in your Gemfile:

gem 'lodash-rails'

Add the necessary library to app/assets/javascripts/application.js:

//= require lodash

What's included?

  • Lo-Dash 0.7.0 (lodash, lodash.min)

Copyright Richard Hubers, released under the MIT License.