diff options
author | Christof Koenig <koenig@crealytics.de> | 2018-01-05 16:14:25 +0100 |
---|---|---|
committer | Christof Koenig <koenig@crealytics.de> | 2018-01-09 09:13:52 +0100 |
commit | c33f47df672ae0bdc52a87abef4257cdcfbaf0f8 (patch) | |
tree | 6d3b0072f40861afa9dd1cae13333633bd4025fc /activestorage/lib/active_storage/analyzer/image_analyzer.rb | |
parent | 5a5014688873f1d6e1b66075eea8a4356b5a4d07 (diff) | |
download | rails-c33f47df672ae0bdc52a87abef4257cdcfbaf0f8.tar.gz rails-c33f47df672ae0bdc52a87abef4257cdcfbaf0f8.tar.bz2 rails-c33f47df672ae0bdc52a87abef4257cdcfbaf0f8.zip |
Work on a dup'ed options hash
Otherwise, at least using JRuby, the replacements in
convert_database_option_for_jruby won't work. Thus a call to
bundle exec rails app:update
fails. Simply replacing those replace statements doesn't seem to work
either, since the options hash seems to be frozen, too.
Diffstat (limited to 'activestorage/lib/active_storage/analyzer/image_analyzer.rb')
0 files changed, 0 insertions, 0 deletions