Sha256: b4cdb49de991f7cd1817a281e3713dff462e0840557e88c281d3beb73ca07f87
Contents?: true
Size: 620 Bytes
Versions: 1
Compression:
Stored size: 620 Bytes
Contents
# Rainbowvis for Rails Bringing rainbowvis to the rails asset pipeline ## Installation Add this line to your application's Gemfile: gem 'rainbowvis_rails' And then execute: $ bundle Or install it yourself as: $ gem install rainbowvis_rails ## Usage - Step1 In any javascript file : // = require rainbowvis - Step2 There is no step2. ## 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 |
---|---|
rainbowvis_rails-0.0.1 | README.md |