Sha256: b00a873d724d1f5e4c33875451c27a36664ed637c13f2cb580e45c72a293dc49

Contents?: true

Size: 239 Bytes

Versions: 9

Compression:

Stored size: 239 Bytes

Contents

# rspec3 defines this method in RSpec::Core::MemoizedHelpers
# see https://github.com/rspec/rspec-core/blob/master/lib/rspec/core/memoized_helpers.rb
module RSpec2MemoizedHelpersCompatibility
  def is_expected
    expect(subject)
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ammeter-1.1.7 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.6 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.5 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.4 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.3 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.2 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.1 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.1.0 spec/support/memoized_helpers_rspec2compatibility.rb
ammeter-1.0.0 spec/support/memoized_helpers_rspec2compatibility.rb