The Wayback Machine - https://web.archive.org/web/20201116171205/https://github.com/0exp/evil_events
Skip to content

Ultra simple, but very flexible and fully customizable event subsystem for ruby applications with a wide set of customization interfaces and smart event definition DSL.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

EvilEvents · Gem Version Build Status Coverage Status

Coming soon... 😈


Installation

gem 'evil_events'
bundle install
# --- or ---
gem install evil_events
require '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.

Authors

Rustam Ibragimov

About

Ultra simple, but very flexible and fully customizable event subsystem for ruby applications with a wide set of customization interfaces and smart event definition DSL.

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.