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/cases
2008-12-01 20:22:31 +01:00
..
associations Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations. 2008-12-01 20:22:31 +01:00
aaa_create_tables_test.rb
active_schema_test_mysql.rb
active_schema_test_postgresql.rb
adapter_test.rb
aggregations_test.rb
ar_schema_test.rb Autoload ActiveRecord files 2008-11-24 11:14:24 -06:00
associations_test.rb
attribute_methods_test.rb
base_test.rb
binary_test.rb
calculations_test.rb
callbacks_observers_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
column_definition_test.rb
connection_test_firebird.rb
connection_test_mysql.rb
copy_table_test_sqlite.rb
database_statements_test.rb
datatype_test_postgresql.rb
date_time_test.rb
default_test_firebird.rb
defaults_test.rb
deprecated_finder_test.rb
dirty_test.rb
finder_respond_to_test.rb
finder_test.rb Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations. 2008-12-01 20:22:31 +01:00
fixtures_test.rb
helper.rb
i18n_test.rb
inheritance_test.rb
invalid_date_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb
migration_test_firebird.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
named_scope_test.rb
pk_test.rb
pooled_connections_test.rb
query_cache_test.rb
readonly_test.rb
reflection_test.rb
reload_models_test.rb
reserved_word_test_mysql.rb
sanitize_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb Autoload ActiveRecord files 2008-11-24 11:14:24 -06:00
schema_test_postgresql.rb
serialization_test.rb
synonym_test_oracle.rb
transactions_test.rb
unconnected_test.rb
validations_i18n_test.rb
validations_test.rb
xml_serialization_test.rb