rails--rails/activerecord/test/cases
Neeraj Singh 009aa8825b Eager loading an association should not change the count of children
[#4971 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-08-02 17:12:59 +02:00
..
adapters Make use of redefine_method, removed some more redefining warnings 2010-07-19 23:44:50 +08:00
associations Tidy up previous commit. 2010-08-02 16:51:08 +02:00
session_store do not execute the session tests within transactions 2010-07-25 15:17:03 -07:00
validations removing unused models from tests 2010-07-21 22:08:07 +02:00
adapter_test.rb
aggregations_test.rb
ar_schema_test.rb
associations_test.rb Eager loading an association should not change the count of children 2010-08-02 17:12:59 +02:00
attribute_methods_test.rb
autosave_association_test.rb missing requires added 2010-07-26 16:26:07 -03:00
base_test.rb Test for behaviour of befeore_type_cast when operating on datetime colmun 2010-07-19 23:44:49 +08:00
batches_test.rb
binary_test.rb
calculations_test.rb
callbacks_test.rb
column_alias_test.rb
column_definition_test.rb
connection_management_test.rb
connection_pool_test.rb
counter_cache_test.rb
database_statements_test.rb
date_time_test.rb
defaults_test.rb
deprecated_finder_test.rb
dirty_test.rb
finder_respond_to_test.rb
finder_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
fixtures_test.rb Removed warnings when a variable is shadowed 2010-07-19 23:44:45 +08:00
helper.rb
i18n_test.rb
inheritance_test.rb
invalid_date_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb
log_subscriber_test.rb Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
mass_assignment_security_test.rb
method_scoping_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
migration_test.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
named_scope_test.rb renaming tests by removing proxy_options from names 2010-07-21 15:25:39 +02:00
nested_attributes_test.rb association load target shouldn't replace records 2010-07-21 14:25:27 +02:00
persistence_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
pooled_connections_test.rb
primary_keys_test.rb
query_cache_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
readonly_test.rb
reflection_test.rb
relation_scoping_test.rb Ensure default_scope can be overwriten by association conditions. 2010-07-21 15:06:23 +02:00
relations_test.rb reverting where() functionality, adding a test 2010-07-30 14:12:01 -07:00
reload_models_test.rb
sanitize_test.rb
schema_dumper_test.rb
serialization_test.rb
timestamp_test.rb Add an internal (private API) after_touch callback. [#5271 state:resolved] 2010-08-02 16:16:46 +02:00
transaction_callbacks_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
transactions_test.rb
unconnected_test.rb
validations_repair_helper.rb
validations_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
xml_serialization_test.rb removing unused models from tests 2010-07-21 22:08:07 +02:00
yaml_serialization_test.rb