Coming soon... ๐
Installation
gem 'evil_events'bundle install
# --- or ---
gem install evil_eventsrequire 'evil_events'Contributing
- Fork it ( https://github.com/0exp/evil_events/fork )
- Create your feature branch (
git checkout -b feature/my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin feature/my-new-feature) - Create new Pull Request
License
Released under MIT License.