This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
35925a8995
rails--rails
/
activerecord
/
test
/
cases
History
Yehuda Katz + Carl Lerche
16dc139caa
Added AR:B#dup method for duplicationg object without frozen attributes [
#2859
state:resolved]
...
Signed-off-by: Yehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>
2009-07-01 12:16:35 -07:00
..
associations
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
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
autosave_association_test.rb
base_test.rb
Added AR:B#dup method for duplicationg object without frozen attributes [
#2859
state:resolved]
2009-07-01 12:16:35 -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
Fix AR json encoding
2009-06-08 19:37:51 -07:00
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
nested_attributes_test.rb
pk_test.rb
pooled_connections_test.rb
query_cache_test.rb
readonly_test.rb
reflection_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
reload_models_test.rb
repair_helper.rb
reserved_word_test_mysql.rb
sanitize_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
Schema dumper now records scale 0 decimal columns as decimal not integer.
2009-06-01 13:40:05 +12: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