instance method
marshal_load
Ruby on Rails 3.2.22.5
Since v3.2.22.5 Last seen in v4.0.13Available in: v3.2.22.5 v4.0.13
Signature
marshal_load(calls)
No documentation comment.
Parameters
-
callsreq
Source
# File activesupport/lib/active_support/testing/isolation.rb, line 34
def marshal_load(calls)
initialize(calls)
end
Defined in activesupport/lib/active_support/testing/isolation.rb line 34
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Testing::ProxyTestResult