rails--rails/activerecord/test
David Heinemeier Hansson 11f4d28344 Moved acts_as_nested_set into a plugin of the same name on the official Rails svn (closed #9516) [josh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7453 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-11 03:09:37 +00:00
..
associations Don't clobber :includes passed to count on has_many association. Closes #9175 [danger] 2007-08-16 04:37:31 +00:00
connections
fixtures Moved acts_as_nested_set into a plugin of the same name on the official Rails svn (closed #9516) [josh] 2007-09-11 03:09:37 +00:00
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_test_mysql.rb
adapter_test.rb MySQL: fix show_variable. Closes #8448. 2007-06-20 18:30:35 +00:00
adapter_test_sqlserver.rb
aggregations_test.rb
all.sh
ar_schema_test.rb
association_inheritance_reload.rb
associations_test.rb Remove deprecated functionality from edge rails. Closes #9387 [lifofifo] 2007-09-03 00:17:09 +00:00
attribute_methods_test.rb Fix bug where unserializing an attribute attempts to modify a frozen @attributes hash for a deleted record. [Rick] 2007-09-04 17:32:48 +00:00
base_test.rb Remove commented out test which refers to old code, old bugs and uses ObjectSpace in a nasty way. [nzkoz] 2007-08-29 03:33:26 +00:00
binary_test.rb
calculations_test.rb Fix and properly document/test count(column_name) usage. Closes #8999 [lifofifo] 2007-07-17 20:16:35 +00:00
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
connection_test_firebird.rb
connection_test_mysql.rb
copy_table_test_sqlite.rb
datatype_test_postgresql.rb Improve performance and functionality of the postgresql adapter. Closes #8049 [roderickvd] 2007-08-16 06:26:30 +00:00
date_time_test.rb
default_test_firebird.rb
defaults_test.rb
deprecated_finder_test.rb
finder_test.rb Improve performance and functionality of the postgresql adapter. Closes #8049 [roderickvd] 2007-08-16 06:26:30 +00:00
fixtures_test.rb
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb Fix assertion for the mysql default work around committed earlier. 2007-09-05 05:38:19 +00:00
migration_test_firebird.rb
mixin_nested_set_test.rb Moved acts_as_nested_set into a plugin of the same name on the official Rails svn (closed #9516) [josh] 2007-09-11 03:09:37 +00:00
mixin_test.rb Remove acts_as_list. Users are advised to install the new plugin. References #9415. [josh, nzkoz] 2007-09-10 04:41:09 +00:00
modules_test.rb
multiple_db_test.rb
pk_test.rb
query_cache_test.rb Explicitly require active_record/query_cache before using it. 2007-09-08 04:31:26 +00:00
readonly_test.rb
reflection_test.rb Remove deprecated functionality from edge rails. Closes #9387 [lifofifo] 2007-09-03 00:17:09 +00:00
schema_authorization_test_postgresql.rb
schema_dumper_test.rb Work around mysql limitations for defaults on text columns with not null. Closes #9324 [caio] 2007-09-04 02:44:10 +00:00
schema_test_postgresql.rb
synonym_test_oracle.rb
table_name_test_sqlserver.rb
threaded_connections_test.rb
transactions_test.rb Mock the beginning of the transaction also. References #8642. 2007-06-23 01:58:41 +00:00
unconnected_test.rb
validations_test.rb Add :allow_blank to validations. Like allow_nil, but for values which are +blank?+. [jnoon] Closes #7383 2007-09-05 05:37:52 +00:00
xml_serialization_test.rb Support for non heterogeneous arrays when serializing to xml. Unless guessable from array name the type name will be included as attribute 2007-07-09 22:07:39 +00:00