Ruby on Rails Friday, August 11, 2017



On Friday, August 11, 2017 at 2:35:10 AM UTC-4, Colin Law wrote:
On 10 August 2017 at 13:36, fugee ohu <fuge...@gmail.com> wrote:
>
>
> On Thursday, August 10, 2017 at 3:01:06 AM UTC-4, Colin Law wrote:
>>
>> On 10 August 2017 at 07:50, fugee ohu <fuge...@gmail.com> wrote:
>> > One of my apps drives the others and stores pictures that the others use
>> > Both apps are on the same server How do i build a link to the image on
>> > the
>> > other app?
>>
>> You could use image_tag possibly.
>>
>> Colin
>
>
> how do i get above / ?

Good point, you will have to arrange the upload to save to a location
visible to both servers, or accessible via another server, and do the
download link manually.

Colin

Thank you

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/0682fa00-0833-42ac-8313-4c73517feb8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment