2

Rails 6.1 added support for multiple Action Storage services. It is now possible to assign different services to attributes.

has_one_attached :image_1, service: :aws
has_one_attached :image_2, service: :gcloud

Action Text uses default Action Storage service for storing files. Is there a possibility to provide a different Action Storage service to Action Text?

Sharjeel
  • 15,588
  • 14
  • 58
  • 89

0 Answers0