rails--rails/activerecord/test
Jeremy Kemper 77e0b7986e Use query methods rather than readers in boolean tests for [3092]. References #2945. Closes #2949.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3094 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-19 10:00:14 +00:00
..
connections r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 2005-11-16 08:18:13 +00:00
fixtures r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 2005-11-16 08:18:13 +00:00
aaa_create_tables_test.rb
abstract_unit.rb Correct boolean handling in generated reader methods. References #2945. 2005-11-19 09:53:36 +00:00
active_schema_mysql.rb
adapter_test.rb
aggregations_test.rb
all.sh
ar_schema_test.rb
association_callbacks_test.rb
association_inheritance_reload.rb
associations_extensions_test.rb Fixed missing join table fixtures 2005-11-06 19:25:58 +00:00
associations_go_eager_test.rb r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
associations_test.rb r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
base_test.rb Use query methods rather than readers in boolean tests for [3092]. References #2945. Closes #2949. 2005-11-19 10:00:14 +00:00
binary_test.rb r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 2005-11-16 08:18:13 +00:00
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
copy_table_sqlite.rb
default_test_firebird.rb r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 2005-11-16 08:18:13 +00:00
deprecated_associations_test.rb r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
deprecated_finder_test.rb
finder_test.rb r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
fixtures_test.rb r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
inheritance_test.rb r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb r2916@asus: jeremy | 2005-11-06 05:04:06 -0800 2005-11-06 10:19:28 +00:00
migration_test.rb r4325@asus: jeremy | 2005-11-12 03:57:46 -0800 2005-11-12 11:59:54 +00:00
mixin_nested_set_test.rb
mixin_test.rb Expand tabs and strip trailing whitespace. 2005-11-10 06:24:33 +00:00
modules_test.rb
multiple_db_test.rb
pk_test.rb SQLServer: insert uses given primary key value if not nil rather than SELECT @@IDENTITY. References #2866. 2005-11-14 22:24:55 +00:00
readonly_test.rb
reflection_test.rb
schema_dumper_test.rb
schema_test_postgresql.rb
synonym_test_oci.rb
threaded_connections_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb