class method self.new

Ruby on Rails 4.0.13

Since v3.0.20 Last seen in v4.0.13

Available in: v3.0.20 v3.1.12 v3.2.22.5 v4.0.13

Signature

self.new(calls = [])

No documentation comment.

Parameters

calls opt = []
Source
# File activesupport/lib/active_support/testing/isolation.rb, line 17
      def initialize(calls = [])
        @calls = calls
      end

Defined in activesupport/lib/active_support/testing/isolation.rb line 17 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Testing::ProxyTestResult

Type at least 2 characters to search.

↑↓ navigate · open · esc close