Closed eliotjordan closed 4 years ago
Had to add a storage.yml config file and add a config.active_storage.service = configuration in application environments to get active storage to work.
storage.yml
config.active_storage.service =
https://edgeguides.rubyonrails.org/active_storage_overview.html#setup
Had to add a
storage.yml
config file and add aconfig.active_storage.service =
configuration in application environments to get active storage to work.https://edgeguides.rubyonrails.org/active_storage_overview.html#setup