Stairs Balanced Plugin
Stairs plugin for setting up Balanced Payments.
Installation
Install stairs-steps-balanced gem alongside stairs
Usage
In your stairs setup script:
setup :balanced
Contributing
- Fork it
- 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 new Pull Request