Hello,

Rails 5.2

Is it possible or is there a plan to support multiple services on a single 
app?

Say I configure these S3 services:

amazon_1:
  service: S3
  ...
  bucket: first-bucket

amazon_2:
  service: S3
  ...
  bucket: second-bucket

How would I access both buckets in the app?  

Currently I can only see how to use one bucket per app.

I guess you could extend this question with, *can I use an azure service 
and a google service in the same app*?

Thanks for your time,

-Mordecai

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to