Method: ActiveSupport::Testing::SimpleStubs::Stub#object

Defined in:
activesupport/lib/active_support/testing/time_helpers.rb

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



10
11
12
# File 'activesupport/lib/active_support/testing/time_helpers.rb', line 10

def object
  @object
end