Sha256: 5db8f02473cca4ba69823abda60a488611f16b334ba95b5868504bdf6533e355
Contents?: true
Size: 916 Bytes
Versions: 1
Compression:
Stored size: 916 Bytes
Contents
# H2ocubeRailsAssets Just an assets collection. ## Installation Add this line to your application's Gemfile: gem 'h2ocube_rails_assets' And then execute: $ bundle Or install it yourself as: $ gem install h2ocube_rails_assets ## Usage #=require jquery #=require jquery.ui #=require jquery.mobile #=require jquery.timeago #=require jquery.cookie #=require jquery.validate #=require jquery.fileupload #=require jquery.pnotify #=require bootstrap #=require underscore #=require sammy @import jquery.ui @import jquery.mobile @import jquery.pnotify @import bootstrap @import bootstrap.responsive ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
h2ocube_rails_assets-0.0.1 | README.md |