Class: Marley::Plugins::RestConvenience
- Defined in:
- lib/marley/plugins/rest_convenience.rb
Defined Under Namespace
Modules: ClassMethods, InstanceMethods
Instance Method Summary collapse
Methods inherited from Plugin
Methods included from Utils::ClassAttrs
#class_attr, #lazy_class_attrs
Constructor Details
This class inherits a constructor from Marley::Plugins::Plugin
Instance Method Details
#apply(klass) ⇒ Object
6 7 8 |
# File 'lib/marley/plugins/rest_convenience.rb', line 6 def apply(klass) super end |