Sha256: ac6ea527745a0335c3ee6960e8188aaae91e7163268f3e504f11b27a33a14a01

Contents?: true

Size: 206 Bytes

Versions: 169

Compression:

Stored size: 206 Bytes

Contents

module RSpec
  module Matchers
    module BuiltIn
      class Match
        include BaseMatcher

        def matches?(actual)
          super(actual).match(expected)
        end
      end
    end
  end
end

Version data entries

169 entries across 71 versions & 9 rubygems

Version Path
classiccms-0.3.1 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb
classiccms-0.3.1 vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
classiccms-0.3.0 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb
classiccms-0.3.0 vendor/bundle/gems/rspec-expectations-2.9.1/lib/rspec/matchers/built_in/match.rb
classiccms-0.3.0 vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
rails-uploader-0.0.1 vendor/bundle/ruby/1.9.1/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.1/lib/rspec/matchers/built_in/match.rb
ftl-0.2.0 vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
classiccms-0.2.4.pre vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb
classiccms-0.2.4.pre vendor/bundle/gems/rspec-expectations-2.9.1/lib/rspec/matchers/built_in/match.rb
classiccms-0.2.4.pre vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match.rb
rspec-expectations-2.10.0 lib/rspec/matchers/built_in/match.rb
horseman-0.0.5 vendor/ruby/1.9.1/gems/rspec-expectations-2.9.1/lib/rspec/matchers/built_in/match.rb
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb
rspec-expectations-2.9.1 lib/rspec/matchers/built_in/match.rb
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/matchers/built_in/match.rb