diff options
author | Eugene Kenny <elkenny@gmail.com> | 2017-12-22 22:13:19 +0000 |
---|---|---|
committer | Eugene Kenny <elkenny@gmail.com> | 2018-01-07 20:13:58 +0000 |
commit | d2113777a137bb6740d576cd75061782703f075b (patch) | |
tree | 87febcc0e62e623d3f23dec38f897a466a1caa6f /activestorage/db/migrate/20170806125915_create_active_storage_tables.rb | |
parent | 1ba8412607ae7190dc1c59718099e2f04372905d (diff) | |
download | rails-d2113777a137bb6740d576cd75061782703f075b.tar.gz rails-d2113777a137bb6740d576cd75061782703f075b.tar.bz2 rails-d2113777a137bb6740d576cd75061782703f075b.zip |
Allow use_authenticated_message_encryption to be set in new_framework_defaults_5_2.rb
Enabling this option in new_framework_defaults_5_2.rb didn't work
before, as railtie initializers run before application initializers.
Using `respond_to?` to decide whether to set the option wasn't working
either, as `ActiveSupport::OrderedOptions` responds to any message.
Diffstat (limited to 'activestorage/db/migrate/20170806125915_create_active_storage_tables.rb')
0 files changed, 0 insertions, 0 deletions