Class: HashAttributeAssignment::ClassMethods::HashValidation
- Inherits:
-
Struct
- Object
- Struct
- HashAttributeAssignment::ClassMethods::HashValidation
- Defined in:
- lib/hash_attribute_assignment.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
-
#proc ⇒ Object
Returns the value of attribute proc.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
3 4 5 |
# File 'lib/hash_attribute_assignment.rb', line 3 def end |
#proc ⇒ Object
Returns the value of attribute proc
3 4 5 |
# File 'lib/hash_attribute_assignment.rb', line 3 def proc @proc end |