Sha256: 07edcfbd5a02c7c3b6647379a97110abfb52c98eafaa1fa94b9f8f8624064ba2
Contents?: true
Size: 560 Bytes
Versions: 5
Compression:
Stored size: 560 Bytes
Contents
# GritExt grit_ext is a grit extension gem. ## Installation Add this line to your application's Gemfile: gem 'grit_ext' And then execute: $ bundle Or install it yourself as: $ gem install grit_ext ## Usage ```ruby [1] pry(main)> require'grit' => true [2] pry(main)> require'grit_ext' => true ``` ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
grit_ext-0.8.1 | README.md |
grit_ext-0.8.0 | README.md |
grit_ext-0.6.2 | README.md |
grit_ext-0.6.1 | README.md |
grit_ext-0.6.0 | README.md |