Skip to content

lodash for the Rails asset pipeline

License

Notifications You must be signed in to change notification settings

chowlett/lodash-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.11:

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

Copyright Richard Hubers, released under the MIT License.

About

lodash for the Rails asset pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%