Hi Lucas!

I have a PR for that - https://github.com/rails/rails/pull/34935, but it 
hasn't been reviewed yet :(

On Thursday, 31 January 2019 19:42:04 UTC+3, Lucas Minissale wrote:
>
> Hello,
>
> Did you get anywhere with this? 
>
> According to what I have been reading, it is currently not possible to 
> handle multiple services per environment in a single app. 
>
> This should be a feature request.
>
> Cheers,
> Lucas.
>
> On Monday, 16 July 2018 21:01:43 UTC-3, Mordecai Hecht wrote:
>>
>> 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