Sha256: 405252de21381270044eb05eed64a5da1aadecca31b8fcdce75e6eb266c537ec

Contents?: true

Size: 167 Bytes

Versions: 29

Compression:

Stored size: 167 Bytes

Contents

module Shoulda
  module Matchers
    module Integrations
      # @private
      module Rails
        def rails?
          true
        end
      end
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
shoulda-matchers-6.4.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-6.3.1 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-6.3.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-6.2.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-6.1.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-6.0.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-5.3.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-5.2.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-5.1.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-5.0.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-5.0.0.rc1 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.5.1 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.5.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.4.1 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.4.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.3.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.2.0 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.1.2 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.1.1 lib/shoulda/matchers/integrations/rails.rb
shoulda-matchers-4.1.0 lib/shoulda/matchers/integrations/rails.rb