Class: Gexp::Handler::Check
- Inherits:
-
Gexp::Handler
- Object
- Gexp::Handler
- Gexp::Handler::Check
- Defined in:
- lib/gexp/handler/check.rb,
lib/gexp/handler/check/item.rb,
lib/gexp/handler/check/resources.rb
Defined Under Namespace
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/check.rb', line 4 def process true end |