method
new
v4.2.7 -
Show latest stable
- Class:
ActiveSupport::Testing::SimpleStubs
new()public
No documentation available.
# File activesupport/lib/active_support/testing/time_helpers.rb, line 6
def initialize
@stubs = {}
end