6129a63764
4b72bee47b
a3f7407e7c
1 2
3
4
5 6
namespace :activestorage do desc "Copy over the migration needed to the application" task install: :environment do Rake::Task["active_storage:install:migrations"].invoke end end