Sha256: 92017587feedada92a24bbc3721ddd3e1e9a2bfee362d6338854950b661c3c54
Contents?: true
Size: 591 Bytes
Versions: 2
Compression:
Stored size: 591 Bytes
Contents
# Buttons::Rails A wrapper for Buttons Library by https://github.com/alexwolfe/Buttons/ ## Installation Add this line to your application's Gemfile: gem 'buttons-rails' And then execute: $ bundle Or install it yourself as: $ gem install buttons-rails ## Usage Check out http://alexwolfe.github.io/Buttons/ to learn how to use it. ## 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
buttons-rails-0.0.2 | README.md |
buttons-rails-0.0.1 | README.md |