.. |
associations
|
Fix conflicts counter_cache with touch: true by optimistic locking.
|
2017-12-12 00:32:50 +02:00 |
attribute_methods
|
|
|
coders
|
|
|
connection_adapters
|
Suppress warning: BigDecimal.new is deprecated in activerecord
|
2017-12-13 21:29:06 +00:00 |
fixture_set
|
|
|
locale
|
|
|
locking
|
|
|
migration
|
change_column_default should be executed after type changing
|
2017-12-03 15:12:23 +09:00 |
railties
|
|
|
relation
|
Make sanitize_sql_ methods public
|
2017-12-13 07:54:25 +09:00 |
scoping
|
Prevent scope named same as a ActiveRecord::Relation instance method.
|
2017-11-28 15:50:18 +02:00 |
tasks
|
|
|
type
|
|
|
type_caster
|
|
|
validations
|
|
|
aggregations.rb
|
|
|
association_relation.rb
|
|
|
associations.rb
|
|
|
attribute_assignment.rb
|
|
|
attribute_decorators.rb
|
|
|
attribute_methods.rb
|
|
|
attributes.rb
|
Suppress warning: BigDecimal.new is deprecated in activerecord
|
2017-12-13 21:29:06 +00:00 |
autosave_association.rb
|
Inverse instance should not be reloaded during autosave if called in validation
|
2017-11-27 09:41:36 +05:30 |
base.rb
|
|
|
callbacks.rb
|
[ci skip] Inherit ActiveRecord::Base in example codes
|
2017-12-15 16:32:58 +09:00 |
collection_cache_key.rb
|
Introduced ActiveSupport::Digest that allows to specify hash function implementation
|
2017-12-12 11:23:54 -08:00 |
connection_handling.rb
|
Flush idle database connections
|
2017-11-26 15:12:50 +10:30 |
core.rb
|
Log call site for all queries
|
2017-12-13 20:13:21 -05:00 |
counter_cache.rb
|
|
|
define_callbacks.rb
|
|
|
dynamic_matchers.rb
|
|
|
enum.rb
|
Prevent scope named same as a ActiveRecord::Relation instance method.
|
2017-11-28 15:50:18 +02:00 |
errors.rb
|
Add new error class QueryCanceled which will be raised when canceling statement due to user request (#31235)
|
2017-11-27 11:54:59 +09:00 |
explain.rb
|
|
|
explain_registry.rb
|
|
|
explain_subscriber.rb
|
|
|
fixtures.rb
|
|
|
gem_version.rb
|
Preparing for 5.2.0.beta2 release
|
2017-11-28 14:41:02 -05:00 |
inheritance.rb
|
Fix inheritance object creation from relation
|
2017-12-13 14:13:52 +09:00 |
integration.rb
|
|
|
internal_metadata.rb
|
|
|
legacy_yaml_adapter.rb
|
|
|
log_subscriber.rb
|
Log call site for all queries
|
2017-12-13 20:13:21 -05:00 |
migration.rb
|
Enable Layout/SpaceBeforeComma rubocop rule, and fixed more
|
2017-12-12 20:00:50 +09:00 |
model_schema.rb
|
Convert protected_environments to an array of strings
|
2017-12-12 23:31:25 +00:00 |
nested_attributes.rb
|
|
|
no_touching.rb
|
|
|
null_relation.rb
|
|
|
persistence.rb
|
Class level update and destroy checks all the records exist before making changes (#31306)
|
2017-12-01 18:21:21 +09:00 |
query_cache.rb
|
Merge pull request #28869 from eugeneius/query_cache_all_pools
|
2017-11-17 23:32:57 +10:30 |
querying.rb
|
|
|
railtie.rb
|
Make Migrator.current_version work without a current database
|
2017-12-03 09:50:28 +09:00 |
readonly_attributes.rb
|
|
|
reflection.rb
|
|
|
relation.rb
|
Fix inheritance object creation from relation
|
2017-12-13 14:13:52 +09:00 |
result.rb
|
|
|
runtime_registry.rb
|
|
|
sanitization.rb
|
Make sanitize_sql_ methods public
|
2017-12-13 07:54:25 +09:00 |
schema.rb
|
|
|
schema_dumper.rb
|
Refactor length , order , and opclass index options dumping
|
2017-12-03 05:01:41 +09:00 |
schema_migration.rb
|
|
|
scoping.rb
|
|
|
secure_token.rb
|
|
|
serialization.rb
|
|
|
statement_cache.rb
|
|
|
store.rb
|
|
|
suppressor.rb
|
|
|
table_metadata.rb
|
|
|
timestamp.rb
|
|
|
touch_later.rb
|
|
|
transactions.rb
|
|
|
translation.rb
|
|
|
type.rb
|
|
|
type_caster.rb
|
|
|
validations.rb
|
|
|
version.rb
|
|
|