提交 7698500b 编写于 作者: K Koichi ITO

Change namespace of Active Storage rake task

上级 11fd246d
# frozen_string_literal: true
namespace :activestorage do
namespace :active_storage do
desc "Copy over the migration needed to the application"
task install: :environment do
Rake::Task["active_storage:install:migrations"].invoke
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册