1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
..
associations
connections
fixtures
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_test_mysql.rb
adapter_test.rb
adapter_test_sqlserver.rb
aggregations_test.rb
all.sh
ar_schema_test.rb
association_inheritance_reload.rb
associations_test.rb
attribute_methods_test.rb
base_test.rb
binary_test.rb
calculations_test.rb Test that calculations don't modify their options hash. References #6929. [eventualbuddha] 2007-01-14 16:19:58 +00:00
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
connection_test_firebird.rb
copy_table_sqlite.rb
datatype_test_postgresql.rb
default_test_firebird.rb
defaults_test.rb
deprecated_associations_test.rb
deprecated_finder_test.rb
empty_date_time_test.rb
finder_test.rb
fixtures_test.rb Fixtures use the table name and connection from set_fixture_class. Closes #7330. 2007-01-24 01:29:49 +00:00
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb
migration_test_firebird.rb
mixin_nested_set_test.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
pk_test.rb
readonly_test.rb
reflection_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
schema_test_postgresql.rb
synonym_test_oracle.rb
table_name_test_sqlserver.rb
threaded_connections_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb
xml_serialization_test.rb