rails--rails/activerecord/test/cases
Bogdan Gusiev a382d60f6a ActiveRecord::Relation#pluck method 2011-11-30 11:03:00 +02:00
..
adapters Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
associations Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
attribute_methods
coders
connection_adapters AbstractAdapter#close can be called to add the connection back to the 2011-11-29 14:40:37 -08:00
connection_specification respond_to? information of AR is not the responsibility of the spec 2011-11-29 11:48:55 -08:00
fixtures
identity_map
migration
session_store
validations
adapter_test.rb namespace the adapter test 2011-11-29 14:02:58 -08:00
aggregations_test.rb
ar_schema_test.rb
associations_test.rb don't change class definition in test case 2011-11-29 09:14:21 -08:00
attribute_methods_test.rb
autosave_association_test.rb Test case and fix for rails/rails#3450 2011-11-27 22:29:56 +01:00
base_test.rb Deprecated `define_attr_method` in `ActiveModel::AttributeMethods` 2011-11-29 20:13:37 +00:00
batches_test.rb
binary_test.rb
bind_parameter_test.rb
calculations_test.rb ActiveRecord::Relation#pluck method 2011-11-30 11:03:00 +02:00
callbacks_test.rb Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
clone_test.rb
column_alias_test.rb
column_definition_test.rb
connection_management_test.rb Move connection resoluion logic to it's own testable class. 2011-11-28 15:23:25 -08:00
connection_pool_test.rb Automatic closure of connections in threads is deprecated. For example 2011-11-29 15:04:41 -08:00
counter_cache_test.rb
custom_locking_test.rb
database_statements_test.rb
date_time_test.rb
defaults_test.rb
deprecated_finder_test.rb
dirty_test.rb
dup_test.rb
dynamic_finder_match_test.rb
finder_respond_to_test.rb
finder_test.rb Deprecate set_primary_key in favour of self.primary_key= 2011-11-29 20:13:37 +00:00
fixtures_test.rb
habtm_destroy_order_test.rb
helper.rb
i18n_test.rb
identity_map_test.rb
inheritance_test.rb Deprecate set_inheritance_column in favour of self.inheritance_column= 2011-11-29 20:13:36 +00:00
invalid_date_test.rb
invertible_migration_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb Deprecated `define_attr_method` in `ActiveModel::AttributeMethods` 2011-11-29 20:13:37 +00:00
log_subscriber_test.rb
mass_assignment_security_test.rb
method_scoping_test.rb
migration_test.rb Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
mixin_test.rb
modules_test.rb
multiple_db_test.rb pools are 1:1 with spec now rather than 1:1 with class 2011-11-28 15:23:25 -08:00
named_scope_test.rb
nested_attributes_test.rb
persistence_test.rb
pooled_connections_test.rb pushing caching and visitors down to the connection 2011-11-19 20:19:53 -08:00
primary_keys_test.rb Deprecate set_primary_key in favour of self.primary_key= 2011-11-29 20:13:37 +00:00
query_cache_test.rb
quoting_test.rb
readonly_test.rb
reflection_test.rb
relation_scoping_test.rb
relation_test.rb
relations_test.rb
reload_models_test.rb
sanitize_test.rb
schema_dumper_test.rb
serialization_test.rb
store_test.rb
timestamp_test.rb
transaction_callbacks_test.rb Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
transactions_test.rb Automatic closure of connections in threads is deprecated. For example 2011-11-29 15:04:41 -08:00
unconnected_test.rb
validations_repair_helper.rb
validations_test.rb Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
xml_serialization_test.rb
yaml_serialization_test.rb