Point to requiring the ASt engine in the installation instructions [ci skip]

This commit is contained in:
Donnie Propst 2018-10-08 11:26:51 -04:00 committed by George Claghorn
parent b4578c8b7f
commit b4e827d80a
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ A key difference to how Active Storage works compared to other attachment soluti
Run `rails active_storage:install` to copy over active_storage migrations.
NOTE: If the task cannot be found, verify that `require "active_storage/engine"` is present in `config/application.rb`.
## Examples
One attachment: