Ebanizer
This will Ebanize any app you throw its way. 100% Eban.
Installation
Add this line to your application's Gemfile:
gem 'ebanizer'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ebanizer
Usage
Module Name: Ebanizer Call Method: Ebanize
for example: @ebanize = Ebanizer::Ebanize.new.convert_e_to_eban(@text)
Corrects serious flaws that lack Ebans, Eban-related code, and will leave you will 100% Eban compliant software.
Contributing
- Fork it ( https://github.com/[my-github-username]/ebanizer/fork )
- 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 a new Pull Request