1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases
2009-07-30 17:54:00 -05:00
..
associations Add primary_key option to belongs_to association 2009-07-15 18:13:32 -07:00
validations
active_schema_test_mysql.rb
active_schema_test_postgresql.rb
adapter_test.rb Translate foreign key violations to ActiveRecord::InvalidForeignKey exceptions. 2009-06-26 16:52:55 +12:00
aggregations_test.rb
ar_schema_test.rb
associations_test.rb
attribute_methods_test.rb Generate methods for all suffixes 2009-07-30 17:54:00 -05:00
autosave_association_test.rb
base_test.rb Add primary_key option to belongs_to association 2009-07-15 18:13:32 -07:00
batches_test.rb
binary_test.rb
calculations_test.rb Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a newline character immediately following 'SELECT' [#2118 state:resolved]"" 2009-07-01 00:02:00 +01:00
callbacks_observers_test.rb
callbacks_test.rb
class_inheritable_attributes_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
finder_respond_to_test.rb
finder_test.rb Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a newline character immediately following 'SELECT' [#2118 state:resolved]"" 2009-07-01 00:02:00 +01:00
fixtures_test.rb
helper.rb Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 state:resolved] 2009-07-01 11:53:17 -07:00
i18n_test.rb
inheritance_test.rb Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a newline character immediately following 'SELECT' [#2118 state:resolved]"" 2009-07-01 00:02:00 +01:00
invalid_date_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb Fixed a bug where create_table could not be called without a block [#2221 state:resolved] 2009-06-21 19:51:32 +01:00
migration_test_firebird.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
named_scope_test.rb Revert "Methods invoked within named scope Procs should respect the scope stack. [#1267 state:resolved]" 2009-07-29 16:54:54 -07:00
nested_attributes_test.rb
pk_test.rb
pooled_connections_test.rb
query_cache_test.rb
readonly_test.rb
reflection_test.rb Add primary_key option to belongs_to association 2009-07-15 18:13:32 -07:00
reload_models_test.rb
repair_helper.rb
reserved_word_test_mysql.rb
sanitize_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb Add support for dumping non-standard primary keys when using the SQLite3 adapter. Fix unit tests so that this feature is tested for all adapters. [#2868 state:resolved] 2009-07-07 16:17:25 -07:00
schema_test_postgresql.rb
serialization_test.rb
synonym_test_oracle.rb
timestamp_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb
xml_serialization_test.rb Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: If two parameters are present in Procs supplied to to_xml's :procs option, the model being serialized will be passed as the second argument [#2373 state:resolved] 2009-07-22 20:47:15 -05:00