Expanded “hello world” gem, with tests and code coverage
Add this line to your application's Gemfile:
gem 'hola-ianh'
And then execute:
$ bundle
Or install it yourself as:
$ gem install hola-ianh
See http://guides.rubygems.org/make-your-own-gem/
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Forked with thanks to qrush from https://github.com/qrush/hola. Thanks for contributions of extra languages from various people.