It's a neat little gem that you're gunna love
Have trouble being happy while you're coding Ruby? You've come to the right place. This gem makes it dirt easy.
Add to your +Gemfile+:
gem 'my-gem'
Then install:
bundle install
If not using bundler, just use RubyGems: gem install my-gem
In config/initializers/my-gem.rb
:
MyGem.configure do |config|
config.my-config = ENV['MY_GEM_CONFIG']
end
Most people will just...
But lots of others want to...
(links to other documentation)
- RDoc
- etc.
MyGem is released under the MIT License.
MyGem appreciates contributors! Please see CONTRIBUTING.md for details.
Everyone interacting in MyGem's codebase, issue trackers, chat rooms, and mailing lists is expected to follow the MyGem code of conduct.
Provided with ❤️ by your friends at Stitch Fix Engineering