.. |
associations
|
Use polymorphic_class_for over constantize
|
2021-09-06 17:16:43 -04:00 |
attribute_methods
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
coders
|
Fix ruby-master test suite (Psych 4.0.0)
|
2021-05-19 14:21:21 +02:00 |
connection_adapters
|
Merge pull request #41856 from MSNexploder/virtual-columns
|
2021-09-16 23:34:33 +09:30 |
database_configurations
|
Implement db config option database_tasks: false
|
2021-08-16 11:18:49 -07:00 |
encryption
|
Merge pull request #43013 from basecamp/encryption-store-attributes
|
2021-08-15 22:57:46 +01:00 |
fixture_set
|
Raise error on invalid fixture primary key
|
2021-07-14 08:54:38 -04:00 |
locale
|
|
|
locking
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
middleware
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
migration
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
railties
|
Reestablish connection to previous database after after running db:schema:load:name
|
2021-08-20 08:56:07 +02:00 |
relation
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
scoping
|
Merge branch 'main' into remove_scope_overwrite_warning
|
2021-09-14 19:57:23 -07:00 |
tasks
|
Add ssl support for postgresql database tasks
|
2021-08-27 22:38:52 +08:00 |
type
|
Fix bug with TypeMap default values
|
2021-07-14 13:26:37 -04:00 |
type_caster
|
|
|
validations
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
aggregations.rb
|
Use Enumerator#all? and Enumerator#any? with classes instead of iterations
|
2021-02-07 01:29:50 -05:00 |
association_relation.rb
|
Allow build multiple records even on non association relation
|
2021-02-08 21:48:27 +09:00 |
associations.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
asynchronous_queries_tracker.rb
|
Remove finalize from NullSession
|
2021-02-18 15:08:13 -05:00 |
attribute_assignment.rb
|
Use Enumerator#all? and Enumerator#any? with classes instead of iterations
|
2021-02-07 01:29:50 -05:00 |
attribute_methods.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
attributes.rb
|
Allow serialize attribute on alias_attribute
|
2021-02-08 20:47:19 +09:00 |
autosave_association.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
base.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
callbacks.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
connection_adapters.rb
|
Register autload for Deduplicable
|
2021-04-28 03:37:07 +00:00 |
connection_handling.rb
|
Revert "Disable automatic write protection on replicas"
|
2021-06-25 11:35:51 -04:00 |
core.rb
|
Fix incomplete :nodoc: directives [ci-skip]
|
2021-07-28 10:30:06 -05:00 |
counter_cache.rb
|
|
|
database_configurations.rb
|
Replace kwarg for displaying all configurations
|
2021-08-17 09:27:18 -04:00 |
delegated_type.rb
|
Merge pull request #42018 from benoror/patch-2
|
2021-06-23 19:15:05 +09:00 |
destroy_association_async_job.rb
|
Make queues a module instance variable
|
2021-06-10 18:31:33 +02:00 |
disable_joins_association_relation.rb
|
Remove unused constant from disable_joins_association_relation
|
2021-04-19 22:26:33 -07:00 |
dynamic_matchers.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
encryption.rb
|
Add support for uniqueness validations
|
2021-04-01 15:02:15 +02:00 |
enum.rb
|
Don't use type.cast(value) to emulate unchecked serialized value in unboundable?
|
2021-03-15 12:23:40 +09:00 |
errors.rb
|
Make DatabaseConnectionError a subclass of ConnectionNotEstablished
|
2021-08-18 18:44:52 +00:00 |
explain.rb
|
|
|
explain_registry.rb
|
|
|
explain_subscriber.rb
|
|
|
fixtures.rb
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
future_result.rb
|
Report async queries lock wait duration
|
2021-06-25 13:59:47 +02:00 |
gem_version.rb
|
Preparing for 7.0.0.alpha2 release
|
2021-09-15 18:22:51 -04:00 |
inheritance.rb
|
Delete AS::Dependencies.safe_constantize
|
2021-08-20 17:51:05 +02:00 |
insert_all.rb
|
Use full precision for updated_at in insert_all /upsert_all
|
2021-08-27 00:29:44 -04:00 |
integration.rb
|
Make default_timezone a module instance variable
|
2021-06-10 17:25:38 +02:00 |
internal_metadata.rb
|
Set record_timestamps = true in AR::InternalMetadata
|
2021-08-11 10:05:07 +02:00 |
legacy_yaml_adapter.rb
|
Rails 6.2 is now Rails 7.0
|
2021-02-04 16:47:16 +00:00 |
log_subscriber.rb
|
Report async queries lock wait duration
|
2021-06-25 13:59:47 +02:00 |
migration.rb
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
model_schema.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
nested_attributes.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
no_touching.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
null_relation.rb
|
Avoid running async queries on null relations
|
2021-05-17 21:34:41 +01:00 |
persistence.rb
|
Fix update & destroy queries when default_scope is nillable with all_queries: true
|
2021-09-16 14:12:11 -04:00 |
query_cache.rb
|
Make legacy_connection_handling a module instance variable
|
2021-06-10 15:00:20 +02:00 |
query_logs.rb
|
Refactor ActiveRecord::QueryLogs hook point
|
2021-08-25 14:25:42 +02:00 |
querying.rb
|
Add ActiveRecord::QueryMethods#in_order_of .
|
2021-08-02 16:11:36 -04:00 |
railtie.rb
|
Refactor ActiveRecord::QueryLogs hook point
|
2021-08-25 14:25:42 +02:00 |
readonly_attributes.rb
|
Add docs for attr_readonly
|
2021-07-12 12:56:25 -05:00 |
reflection.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
relation.rb
|
Avoid scoping update transaction when calling update! on a relation
|
2021-09-09 12:09:03 -04:00 |
result.rb
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
runtime_registry.rb
|
Avoid class_eval
|
2021-08-06 18:03:33 +09:00 |
sanitization.rb
|
[AR] Fix typo of disallow_raw_sql! exception msg
|
2021-06-28 10:22:30 +08:00 |
schema.rb
|
|
|
schema_dumper.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
schema_migration.rb
|
|
|
scoping.rb
|
Use methods to get ScopeRegistry values rather than symbols
|
2021-04-02 12:14:57 -07:00 |
secure_token.rb
|
|
|
serialization.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
signed_id.rb
|
Make signed_id_verifier_secret a class attribute
|
2021-06-11 09:14:28 +02:00 |
statement_cache.rb
|
Fix binds logging for HomogeneousIn
|
2021-02-25 20:37:20 -05:00 |
store.rb
|
|
|
suppressor.rb
|
|
|
table_metadata.rb
|
Fix complicated has_many through with nested where condition
|
2021-01-05 11:40:04 +09:00 |
test_databases.rb
|
Convert many ActiveRecord::Base class variable into instance variables
|
2021-06-10 18:31:33 +02:00 |
test_fixtures.rb
|
Make reading_role and writing_role module instance variables
|
2021-06-10 18:24:37 +02:00 |
timestamp.rb
|
Make default_timezone a module instance variable
|
2021-06-10 17:25:38 +02:00 |
touch_later.rb
|
|
|
transactions.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
translation.rb
|
Standardize nodoc comments
|
2021-07-29 21:18:07 +00:00 |
type.rb
|
attribute should not require a connection is established
|
2021-02-02 15:04:23 +09:00 |
type_caster.rb
|
|
|
validations.rb
|
|
|
version.rb
|
|
|