Class: Transform::Controls::Subject::InstanceReceivesClass::Example
- Inherits:
-
Object
- Object
- Transform::Controls::Subject::InstanceReceivesClass::Example
- Defined in:
- lib/transform/controls/subject/instance_receives_class.rb
Defined Under Namespace
Modules: Transformer
Instance Attribute Summary collapse
-
#some_attribute ⇒ Object
Returns the value of attribute some_attribute.
Instance Attribute Details
#some_attribute ⇒ Object
Returns the value of attribute some_attribute.
16 17 18 |
# File 'lib/transform/controls/subject/instance_receives_class.rb', line 16 def some_attribute @some_attribute end |