Print Hello in multiple languages
Add this line to your application's Gemfile:
gem 'hola_mostafa'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install hola_mostafa
require 'hola_mostafa'
HolaMostafa.hi('arabic')
HolaMostafa.hi('english')
HolaMostafa.hi('spanish')
The gem is available as open source under the terms of the MIT License. �