Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix extra changelog entry added in 959d46e #45604

Merged
merged 1 commit into from Jul 15, 2022
Merged

Conversation

skipkayhil
Copy link
Member

Summary

The :urlsafe option was renamed to :url_safe in 7094d0f and the correct
entry is still below

Other Information

cc @dhh

The :urlsafe option was renamed to :url_safe in 7094d0f and the correct
entry is still below
@dhh dhh merged commit 81c5c99 into rails:main Jul 15, 2022
jamis added a commit to basecamp/rails that referenced this pull request Jul 18, 2022
* main: (169 commits)
  Add endless range example to the Active Record Querying guide
  Added default values to raise_delivery_errors guide (rails#45616)
  better docs for ActiveSupport::EncryptedFile#read
  Fix caching of missed translations
  Fix extra changelog entry added in 959d46e (rails#45604)
  Add `quarter` method to date/time (rails#45009)
  Fix testing changing yaml_column_permitted_classes
  Remove unnecessary or incorrect calls to connection_handler
  Defer constant loading of `ActiveRecord::DestroyAssociationAsyncJob` via a String instead of a class constant
  ActiveRecord::Store encode store as a regular Hash
  Appease rubocop
  Fix failing test with mysql 5.7
  Fix cases where CTE's are not supported
  Allow Symbols by default in YAML serialized columns
  Remove unnecessary initializers
  Preserve `job.enqueued_at` timestamp precision
  Improve performance by removing respond_to? from runtime code
  Move configuration to the right section
  Fix ivar name in PoolManager
  Change ActiveRecord::Coders::YAMLColumn default to safe_load
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants