Decors
Yet another implementation of Python Decorators/Java annotation in ruby
Here are other implementations:
- https://github.com/wycats/ruby_decorators
- https://github.com/michaelfairley/method_decorators
- https://github.com/fredwu/ruby_decorators
- https://gist.github.com/reu/2762650
Install
Add gem 'decors' to your Gemfile and then bundle