Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

マイグレーションの作成は常に必要になっていました。 #701

Merged
merged 2 commits into from
Aug 18, 2018

Conversation

yoshuki
Copy link

@yoshuki yoshuki commented Aug 18, 2018

新しくアプリを作った時でもマイグレーションファイルが作られなかったので原著を確認したところ、常に「rails active_storage:install」が必要になっていました。

https://guides.rubyonrails.org/active_storage_overview.html#setup

yoshuki and others added 2 commits August 18, 2018 15:36
新しくアプリを作った時でもマイグレーションファイルが作られなかったので原著を確認したところ、常に「rails active_storage:install」が必要になっていました。

https://guides.rubyonrails.org/active_storage_overview.html#setup
@yasulab
Copy link
Member

yasulab commented Aug 18, 2018

ご指摘ありがとうございます! いただいた内容を軽く補足してマージしますね ;) また何か気になる点があればお気軽に PR していただけると嬉しいです! 😆✨

@yasulab yasulab merged commit 7c29579 into yasslab:master Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants