Sha256: d4b1df2ed5cd5e1a5e7b69ee8867f66c086b4db31ea7467720e4eb74fa0a61a8
Contents?: true
Size: 536 Bytes
Versions: 2
Compression:
Stored size: 536 Bytes
Contents
# Pleeease.rb This gem allows to use pleeease.js to process css in you rails app. ## Installation Add this line to your application's Gemfile: gem 'pleeeaserb' And then execute: $ bundle NOTE that this gem requires node on the machine. ## Contributing 1. Fork it ( https://github.com/ushu/pleeeaserb/fork ) 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 a new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pleeease-0.0.3 | README.md |
pleeease-0.0.2 | README.md |