class ARMS::ShortcutInvocation

the object passed to a coder shortcut proc, which indicates the model and attribute name and passes optional arguments used to instantiate the coder.

Attributes

args[RW]

arguments passed from the shortcut invocation to the coder shortcut proc

attr_name[RW]

the name of the attribute being serialized

model[RW]

the model on which an attribute is being serialized