Module: MethodAnnotation
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/method_annotation.rb,
lib/method_annotation/base.rb,
lib/method_annotation/async.rb,
lib/method_annotation/cache.rb,
lib/method_annotation/trace.rb,
lib/method_annotation/enable.rb,
lib/method_annotation/version.rb,
lib/method_annotation/parameter.rb,
lib/method_annotation/will_implemented.rb
Defined Under Namespace
Classes: Async, Base, Cache, Parameter, Trace, WillImplemented
Constant Summary collapse
- VERSION =
"0.4.0"