Bukovina is the Orthodox Christian God-service library
Add this line to your application's Gemfile:
gem 'bukovina'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bukovina
$ RAILS_ENV=cucumber rake db:migrate
$ rake cucumber
$ rake db:migrate
$ rake db:import
- 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