method
new
v4.1.8 -
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