Method: Assert::ContextInfo#called_from
- Defined in:
- lib/assert/context_info.rb
#called_from ⇒ Object (readonly)
Returns the value of attribute called_from.
5 6 7 |
# File 'lib/assert/context_info.rb', line 5 def called_from @called_from end |