Parent

Methods

Included Modules

Files

RSpec::Matchers::BeTrue

Public Instance Methods

matches?(actual) click to toggle source
# File lib/rspec/matchers/be.rb, line 8
def matches?(actual)
  super(actual)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.