Sha256: e15638b5548ed60fbb3ce21ca69a426c3cafbf2546a6031808c792f61df7f25a
Contents?: true
Size: 444 Bytes
Versions: 1
Compression:
Stored size: 444 Bytes
Contents
# cash-rails Provides [cash](https://github.com/kenwheeler/cash), an absurdly small jQuery alternative for modern browsers, for your Rails application. ## Installation Add the following line to your Gemfile. gem 'cash-rails' The cash JavaScript files will be added to the asset pipeline and available for you to use. If they're not already in `app/assets/javascripts/application.js` by default, add these lines: //= require cash
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cash-rails-0.0.1 | README.md |