module Shoulda::Matchers::Integrations::Rails

@private

Public Instance Methods

rails?() click to toggle source
# File lib/shoulda/matchers/integrations/rails.rb, line 6
def rails?
  true
end