Class: Gexp::Handler::Modify
- Inherits:
-
Gexp::Handler
- Object
- Gexp::Handler
- Gexp::Handler::Modify
- Defined in:
- lib/gexp/handler/modify.rb,
lib/gexp/handler/modify/resources.rb
Direct Known Subclasses
Defined Under Namespace
Classes: Resources
Instance Attribute Summary
Attributes inherited from Gexp::Handler
#object, #objects, #params, #user
Instance Method Summary collapse
Methods inherited from Gexp::Handler
Constructor Details
This class inherits a constructor from Gexp::Handler
Instance Method Details
#process ⇒ Object
4 5 6 |
# File 'lib/gexp/handler/modify.rb', line 4 def process @user end |