diff options
author | Eugene Kenny <elkenny@gmail.com> | 2017-07-23 11:09:15 +0100 |
---|---|---|
committer | Eugene Kenny <elkenny@gmail.com> | 2017-07-23 20:40:00 +0100 |
commit | 2b331e9098c489791031ee17f683ca8be92f7bba (patch) | |
tree | 97c9218e82b41fe8bf9ba92a3363158957fa6bb1 /activesupport/test/key_generator_test.rb | |
parent | 36a301a90aaea213caa54cf3825d3fc9b345c04e (diff) | |
download | rails-2b331e9098c489791031ee17f683ca8be92f7bba.tar.gz rails-2b331e9098c489791031ee17f683ca8be92f7bba.tar.bz2 rails-2b331e9098c489791031ee17f683ca8be92f7bba.zip |
Avoid modifying frozen string in check_schema_file
This was missed when the frozen string literal pragma was added to this
file because the string is only modified when running in the context of
a full Rails app, which wasn't covered by the test suite.
Diffstat (limited to 'activesupport/test/key_generator_test.rb')
0 files changed, 0 insertions, 0 deletions