Sha256: b0e8d57779dd76243a69dbae45819bf160dbe010f963aae26a2489bd0b4dcd6b
Contents?: true
Size: 621 Bytes
Versions: 2
Compression:
Stored size: 621 Bytes
Contents
# TestingGemWithSteve TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem 'testing_gem_with_steve' ``` And then execute: $ bundle Or install it yourself as: $ gem install testing_gem_with_steve ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/testing_gem_with_steve/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 |
---|---|
testing_gem_with_steve-0.0.2 | README.md |
testing_gem_with_steve-0.0.1 | README.md |