Sha256: 8b9778ee15998786f15bbae1e4709f3c4da48059fae84c06ad2f3d4ac43c00f2
Contents?: true
Size: 567 Bytes
Versions: 2
Compression:
Stored size: 567 Bytes
Contents
%w( test_aliases test_associations test_attribute_methods test_attributes test_calculations test_callbacks test_composite_arrays test_create test_delete test_delete_all test_dumpable test_dup test_enum test_equal test_exists test_find test_habtm test_ids test_miscellaneous test_nested_attributes test_pagination test_polymorphic test_predicates test_santiago test_serialize test_touch test_tutorial_example test_update test_validations ).each do |test| require File.expand_path("../#{test}", __FILE__) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
composite_primary_keys-8.0.0 | test/test_suite.rb |
composite_primary_keys-7.0.12 | test/test_suite.rb |