FirstMyGem
https://rubygems.org/gems/first_my_gem
Installation
bundle add first_my_gem
If bundler is not being used to manage dependencies, install the gem by executing:
gem install first_my_gem
Usage
puts FirstMyGem.hello("your_name")
# => Hello, your_name!
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/KazuhiroIto0127/first_my_gem.
License
The gem is available as open source under the terms of the MIT License.