Sha256: c31246cf0c511e199bf2769cebb72e38bf20b998c0d6c9c6a40f30e4aa582ba6
Contents?: true
Size: 389 Bytes
Versions: 9
Compression:
Stored size: 389 Bytes
Contents
require 'redgreen' unless RUBY_VERSION >= "1.9" class ActiveSupport::TestCase # Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order. # # Note: You'll currently still have to declare fixtures explicitly in integration tests # -- they do not yet inherit this setting # fixtures :all # Add more helper methods to be used by all tests here... end
Version data entries
9 entries across 9 versions & 1 rubygems