Sha256: b85965be3aa5aa07e1a2235835ab742e7a5796c15150cc8ed880bf28ca3471fd
Contents?: true
Size: 284 Bytes
Versions: 1
Compression:
Stored size: 284 Bytes
Contents
# jquery-monthpicker-rails This gem packages the jQuery Monthpicker assets for the Rails 3.1+ asset pipeline. # Usage In your Gemfile, add: ```ruby gem "jquery-monthpicker-rails" ``` Then require the javascript in your application.js ```js //= require jquery.ui.monthpicker ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jquery-monthpicker-rails-0.0.1 | README.md |