diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2017-07-06 21:53:51 +0200 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2017-07-06 23:01:40 +0200 |
commit | fb88ff78b312edacc83db783ffa48cec15fd0764 (patch) | |
tree | a3f325afafbcd33711da42f4a8d1f3b3ebb96da2 /Rakefile | |
parent | a2e864fa13c7d3d56a95a2f46d525597f989f938 (diff) | |
download | rails-fb88ff78b312edacc83db783ffa48cec15fd0764.tar.gz rails-fb88ff78b312edacc83db783ffa48cec15fd0764.tar.bz2 rails-fb88ff78b312edacc83db783ffa48cec15fd0764.zip |
Fix the migration class name
Due to Active Support auto loading feature, the migration class
shouldn't be name-spaced under the `ActiveStorage` constant, otherwise,
running the migrations would throw an error.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions