Add this line to your application's Gemfile:
gem 'to_babi'
And then execute:
$ bundle
Or install it yourself as:
$ gem install to_babi
require 'to_babi'
'こんにちは'.to_babi #=> 'こぼんぶにびちびはば'
Bug reports and pull requests are welcome on GitHub at https://github.com/32mashamasha/to_babi.