decorate 0.3.0
Python style decorators for Ruby, some common decorators like private_method are provided out of the box. Decorators that come with the decorate library: * Decorate::PrivateMethod * Decorate::ProtectedMethod * Decorate::PublicMethod * Decorate::ModuleMethod * Decorate::Memoize Helpers to create your own decorators: * Decorate::AroundDecorator * Decorate::BeforeDecorator
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.3.0 January 31, 2011 (8KB)
Development依存関係 (1):
hoe
>= 2.8.0