0.01
No release in over 3 years
Low commit activity in last 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.8.21
>= 0
>= 0
~> 3.7.0
~> 0.55.0
~> 1.25.1
~> 0.14.1

Runtime

~> 0.4.0
~> 0.5.0
~> 0.13.0
~> 0.1.0
 Project Readme

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