Method: ActiveSupport::Testing::SimpleStubs::Stub#object
- Defined in:
- activesupport/lib/active_support/testing/time_helpers.rb
#object ⇒ Object
Returns the value of attribute object
10 11 12 |
# File 'activesupport/lib/active_support/testing/time_helpers.rb', line 10 def object @object end |