rails/activesupport/lib
Jonathan Hefner d9823326e8 Support :urlsafe option for MessageEncryptor
This adds a `:urlsafe` option to the `MessageEncryptor` constructor.
When enabled, this option ensures that messages use a URL-safe encoding.
This matches the `MessageVerifier` `:urlsafe` option added in #45419.
2022-06-29 16:00:16 -05:00
..
active_support Support :urlsafe option for MessageEncryptor 2022-06-29 16:00:16 -05:00
active_support.rb Fix next Rails version in intended removal 2022-04-03 14:35:21 +02:00