..
associations
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
attribute_methods
Don't call will_change! for datetime nil->"".
2012-11-25 11:24:27 +00:00
coders
connection_adapters
Deprecate obsolete Time to DateTime fallback methods
2012-12-11 13:57:05 +00:00
fixture_set
locale
locking
1.9 Syntax related changes
2012-11-10 17:16:21 +02:00
migration
Coerce strings in create_join_table.
2012-11-21 13:21:18 -06:00
railties
relation
Improve where.not docs [ci skip]
2012-12-08 14:24:23 -02:00
scoping
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
serializers
1.9 Syntax related changes
2012-11-10 17:16:21 +02:00
tasks
validations
aggregations.rb
1.9 hash syntax changes
2012-11-08 23:16:54 +02:00
associations.rb
Deprecate Relation#sum with a block.
2012-11-21 22:21:01 -02:00
attribute_assignment.rb
Deprecate obsolete Time to DateTime fallback methods
2012-12-11 13:57:05 +00:00
attribute_methods.rb
Keep the code related to serialization in Serialization module.
2012-11-10 01:45:43 +04:00
autosave_association.rb
Cleans and removes 'Examples' tag [ci skip]
2012-12-01 15:35:04 -05:00
base.rb
Added STI support to init and building associations
2012-11-29 05:50:34 +00:00
callbacks.rb
1.9 hash syntax changes
2012-11-08 23:16:54 +02:00
connection_handling.rb
1.9 hash syntax changes
2012-11-08 23:16:54 +02:00
core.rb
Don't allocate new strings in compiled attribute methods
2012-11-21 21:59:09 +00:00
counter_cache.rb
grammar improvements for increment_counter and decrement_counter docs
2012-12-02 19:40:31 -08:00
dynamic_matchers.rb
errors.rb
Revert "Add documentation to TransactionIsolationError [ci skip]"
2012-12-04 21:56:21 +05:30
explain.rb
Don't run explain on slow queries for database adapters that don't support it
2012-11-26 09:36:04 -06:00
explain_subscriber.rb
fixtures.rb
Remove useless check of AR being defined from teardown fixtures
2012-11-27 00:19:26 -02:00
inheritance.rb
Move instantiation responsibilities from Inheritance to Persistence. Have Inheritance#discriminate_class_for_record handle STI lookup duties.
2012-11-29 08:56:09 -07:00
integration.rb
Allow users to choose the timestamp format in the cache key
2012-12-10 17:48:26 -03:00
log_subscriber.rb
Revert "Remove trailing whitespaces"
2012-12-01 13:22:49 -05:00
migration.rb
Move to the schema-migrations-metadata branch.
2012-12-09 15:57:34 -07:00
model_schema.rb
Fix decorating columns for serialized attributes
2012-12-10 14:44:24 +09:00
nested_attributes.rb
1.9 Syntax related changes
2012-11-10 17:16:21 +02:00
null_relation.rb
Delegate all calculations to the scope.
2012-11-09 12:09:37 +00:00
persistence.rb
Unscope update_column(s) query to ignore default scope
2012-12-06 23:17:56 -02:00
query_cache.rb
Fix typo.
2012-12-03 12:37:45 +08:00
querying.rb
Cleans and removes 'Examples' tag [ci skip]
2012-12-01 15:35:04 -05:00
railtie.rb
Fix typo in the Observers deprecation message. [ci skip]
2012-11-28 23:08:41 -02:00
readonly_attributes.rb
reflection.rb
Added STI support to init and building associations
2012-11-29 05:50:34 +00:00
relation.rb
Remove observers and sweepers
2012-11-28 22:46:49 -02:00
result.rb
sanitization.rb
1.9 Syntax related changes
2012-11-10 17:16:21 +02:00
schema.rb
Move to the schema-migrations-metadata branch.
2012-12-09 15:57:34 -07:00
schema_dumper.rb
Move to the schema-migrations-metadata branch.
2012-12-09 15:57:34 -07:00
schema_migration.rb
Move to the schema-migrations-metadata branch.
2012-12-09 15:57:34 -07:00
scoping.rb
serialization.rb
include_root_in_json allows inheritance.
2012-10-31 00:08:36 +09:00
store.rb
test_case.rb
timestamp.rb
Remove not used load hooks for active_record_config
2012-11-09 12:45:50 -02:00
transactions.rb
1.9 Syntax related changes
2012-11-10 17:16:21 +02:00
translation.rb
validations.rb
version.rb