rails--rails/activerecord/test/cases
Pratik Naik 8734f9a271 Relation#many? shoud load the records if there's a LIMIT 2009-12-30 12:14:00 +05:30
..
associations Oops. Remove debug information inside a test from the previous commit 2009-12-29 04:33:37 +05:30
attributes
types
validations Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
active_schema_test_mysql.rb
active_schema_test_postgresql.rb
adapter_test.rb
aggregations_test.rb
ar_schema_test.rb
associations_test.rb
attribute_methods_test.rb
autosave_association_test.rb Make sure to not add autosave callbacks multiple times. [#3575 state:resolved] 2009-12-28 16:56:31 +01:00
base_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
batches_test.rb Add new finder methods to association collection. 2009-12-27 00:25:00 +05:30
binary_test.rb
calculations_test.rb Migrate all the calculation methods to Relation 2009-12-29 04:30:04 +05:30
callbacks_observers_test.rb
callbacks_test.rb
column_alias_test.rb
column_definition_test.rb
connection_pool_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 Replace Model.first(options) with new finder methods inside tests 2009-12-27 01:50:03 +05:30
finder_respond_to_test.rb
finder_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
fixtures_test.rb
helper.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
i18n_test.rb
inheritance_test.rb
invalid_date_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
method_scoping_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
migration_test.rb
migration_test_firebird.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
named_scope_test.rb Add new finder methods to association collection. 2009-12-27 00:25:00 +05:30
nested_attributes_test.rb Refactored previous changes to nested attributes. 2009-12-28 21:09:22 +01:00
pk_test.rb
pooled_connections_test.rb
query_cache_test.rb
readonly_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
reflection_test.rb
relations_test.rb Relation#many? shoud load the records if there's a LIMIT 2009-12-30 12:14:00 +05:30
reload_models_test.rb
reserved_word_test_mysql.rb
sanitize_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
schema_test_postgresql.rb
serialization_test.rb
state_machine_test.rb
synonym_test_oracle.rb
timestamp_test.rb
transactions_test.rb
types_test.rb
unconnected_test.rb
validations_repair_helper.rb
validations_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
xml_serialization_test.rb
yaml_serialization_test.rb