0.18
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
lodash for the Rails asset pipeline
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.1
 Project Readme

lodash-rails

lodash 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?

lodash 4.17.21:

  • lodash.core.js
  • lodash.core.min.js
  • lodash.js
  • lodash.min.js

Copyright Richard Hubers, released under the MIT License.