Module: Interview::ObjectContext
- Defined in:
- lib/interview/object_context.rb
Overview
todo: Überdenken
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object.
4 5 6 |
# File 'lib/interview/object_context.rb', line 4 def object @object end |