ZenginCode
The ruby implementation of ZenginCode.
ZenginCode is datasets of bank codes and branch codes for japanese.
Installation
Add this line to your application’s Gemfile:
“by gem ‘zengin_code’
“
And then execute:
$ bundle
Or install it yourself as:
$ gem install zengin_code
Usage
“by require ‘zengin_code’
ZenginCode::Bank.all => { ‘00001’ => <#ZenginCode::Bank code, name, kana, hira, roma … >, …. }
“
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/zengin-code/zengin-rb
License
The gem is available as open source under the terms of the MIT License.