.. |
associations
|
Fix dependence on has_one/belongs_to relationships
|
2018-03-06 12:41:18 +00:00 |
attribute_methods
|
Revert "PERF: Recover changes_applied performance (#31698)"
|
2018-03-06 15:11:22 -07:00 |
coders
|
|
|
connection_adapters
|
Support mysql2 0.4.x and 0.5.x
|
2018-03-20 23:38:00 -07:00 |
fixture_set
|
|
|
locale
|
|
|
locking
|
Fix that after commit callbacks on update does not triggered when optimistic locking is enabled
|
2018-03-06 02:03:31 +09:00 |
migration
|
Remove usage of strip_heredoc in the framework in favor of <<~
|
2018-02-16 19:28:30 -05:00 |
railties
|
Only preload misses on multifetch cache
|
2018-03-06 14:10:45 +11:00 |
relation
|
Only preload misses on multifetch cache
|
2018-03-06 14:10:45 +11:00 |
scoping
|
|
|
tasks
|
Don't expose verbose? helper method
|
2018-03-02 05:06:23 +09:00 |
type
|
Partly revert 1e526788e6
|
2018-02-17 13:09:30 -08:00 |
type_caster
|
Rails 6 requires Ruby 2.3+
|
2018-02-17 10:03:37 -08:00 |
validations
|
id_in_database do not return nil value for persisted record
|
2018-03-04 03:30:13 +09:00 |
aggregations.rb
|
|
|
association_relation.rb
|
|
|
associations.rb
|
|
|
attribute_assignment.rb
|
Alias assign_attributes to attributes= for AttributeAssignment
|
2018-02-28 19:58:45 +09:00 |
attribute_decorators.rb
|
|
|
attribute_methods.rb
|
update comment to reflect new supported patterns [ci skip]
|
2018-03-06 02:54:33 +01:00 |
attributes.rb
|
|
|
autosave_association.rb
|
|
|
base.rb
|
Rails 6 requires Ruby 2.4.1+
|
2018-02-17 15:34:57 -08:00 |
callbacks.rb
|
|
|
collection_cache_key.rb
|
|
|
connection_handling.rb
|
Fix connection handling with three-tier config
|
2018-03-16 12:28:02 -04:00 |
core.rb
|
|
|
counter_cache.rb
|
|
|
define_callbacks.rb
|
|
|
dynamic_matchers.rb
|
|
|
enum.rb
|
Rails 6 requires Ruby 2.3+
|
2018-02-17 10:03:37 -08:00 |
errors.rb
|
Fix frozen string concatenation by indicating that it's mutable
|
2018-02-16 22:52:08 -05:00 |
explain.rb
|
|
|
explain_registry.rb
|
|
|
explain_subscriber.rb
|
|
|
fixtures.rb
|
Add test parallelization to Rails
|
2018-02-15 19:21:24 -05:00 |
gem_version.rb
|
Start Rails 6.0 development!!!
|
2018-01-30 18:51:17 -05:00 |
inheritance.rb
|
Extract all base_class.name as polymorphic_name
|
2018-03-04 02:34:00 +09:00 |
integration.rb
|
|
|
internal_metadata.rb
|
Deprecate update_attributes and update_attributes!
|
2018-02-17 13:58:54 -08:00 |
legacy_yaml_adapter.rb
|
|
|
log_subscriber.rb
|
|
|
migration.rb
|
Merge pull request #31189 from tgxworld/raise_error_when_advisory_lock_is_not_releases
|
2018-02-27 07:21:47 -05:00 |
model_schema.rb
|
Invoke load_schema in _default_attributes
|
2018-02-06 22:32:03 +09:00 |
nested_attributes.rb
|
|
|
no_touching.rb
|
|
|
null_relation.rb
|
|
|
persistence.rb
|
Revert "PERF: Recover changes_applied performance (#31698)"
|
2018-03-06 15:11:22 -07:00 |
query_cache.rb
|
Use the query cache when connection is already connected
|
2018-02-19 07:16:52 +09:00 |
querying.rb
|
Merge pull request #32213 from yujideveloper/feature/delegate-ar-base-pick-to-all
|
2018-03-09 17:29:04 +09:00 |
railtie.rb
|
✂️
|
2018-03-16 01:22:49 -04:00 |
readonly_attributes.rb
|
|
|
reflection.rb
|
Extract all base_class.name as polymorphic_name
|
2018-03-04 02:34:00 +09:00 |
relation.rb
|
Only preload misses on multifetch cache
|
2018-03-06 14:10:45 +11:00 |
result.rb
|
|
|
runtime_registry.rb
|
|
|
sanitization.rb
|
Merge pull request #31821 from composerinteralia/extra-to_s
|
2018-01-29 15:56:53 -05:00 |
schema.rb
|
|
|
schema_dumper.rb
|
|
|
schema_migration.rb
|
|
|
scoping.rb
|
|
|
secure_token.rb
|
|
|
serialization.rb
|
|
|
statement_cache.rb
|
Use private attr_reader
|
2018-02-23 11:10:51 +09:00 |
store.rb
|
Add MySQL JSON reference to ActiveRecord::Store documentation
|
2018-03-17 18:45:30 +01:00 |
suppressor.rb
|
|
|
table_metadata.rb
|
Rails 6 requires Ruby 2.3+
|
2018-02-17 10:03:37 -08:00 |
test_databases.rb
|
Add test parallelization to Rails
|
2018-02-15 19:21:24 -05:00 |
timestamp.rb
|
|
|
touch_later.rb
|
|
|
transactions.rb
|
|
|
translation.rb
|
|
|
type.rb
|
|
|
type_caster.rb
|
|
|
validations.rb
|
|
|
version.rb
|
|
|