Class: Gexp::Handler::Modify

Inherits:
Gexp::Handler show all
Defined in:
lib/gexp/handler/modify.rb,
lib/gexp/handler/modify/resources.rb

Direct Known Subclasses

Resources

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

#initialize

Constructor Details

This class inherits a constructor from Gexp::Handler

Instance Method Details

#processObject



4
5
6
# File 'lib/gexp/handler/modify.rb', line 4

def process
  @user
end