Sha256: cc289448ea63d9e026bfa90df7784a5d3b77a1755ba7653d8ff96a5c3faf4192
Contents?: true
Size: 455 Bytes
Versions: 12
Compression:
Stored size: 455 Bytes
Contents
require 'test/unit' %w( test_associations test_attribute_methods test_attributes test_calculations test_composite_arrays test_create test_delete test_dup test_equal test_exists test_find test_habtm test_ids test_miscellaneous test_pagination test_polymorphic test_predicates test_santiago test_tutorial_example test_update test_validations ).each do |test| require File.expand_path("../#{test}", __FILE__) end
Version data entries
12 entries across 12 versions & 1 rubygems