Re: [Rails] How do I create an image object from a remote image url

2018-10-29 Thread Walter Lee Davis
> On Oct 29, 2018, at 10:08 PM, fugee ohu wrote: > > > > On Monday, October 29, 2018 at 10:14:44 AM UTC-4, Colin Law wrote: > On Mon, 29 Oct 2018 at 11:54, fugee ohu wrote: > > > On Monday, October 29, 2018 at 4:48:42 AM UTC-4, Colin Law wrote: > On Mon, 29 Oct 2018 at 05:08, fugee ohu wr

Re: [Rails] How do I create an image object from a remote image url

2018-10-29 Thread fugee ohu
On Monday, October 29, 2018 at 10:14:44 AM UTC-4, Colin Law wrote: > > On Mon, 29 Oct 2018 at 11:54, fugee ohu > > wrote: > >> >> >> On Monday, October 29, 2018 at 4:48:42 AM UTC-4, Colin Law wrote: >>> >>> On Mon, 29 Oct 2018 at 05:08, fugee ohu wrote: >>> How do I create an image object

Re: [Rails] just a quick dropdown box question

2018-10-29 Thread Walter Lee Davis
> On Oct 29, 2018, at 3:32 PM, Joe Guerra wrote: > > I'm going to add a filter to a page index, with the options of [both, true, > false]. > > Do I need to add a button beside the dropdown to refresh the page, or can it > pick out the changes made to the dropdown itself (or is that some sor

[Rails] Re: How do I create an image object from a remote image url

2018-10-29 Thread fugee ohu
On Monday, October 29, 2018 at 1:43:05 PM UTC-4, Ryan wrote: > > > https://github.com/carrierwaveuploader/carrierwave#uploading-files-from-a-remote-location > > > On Sunday, October 28, 2018 at 10:08:19 PM UTC-7, fugee ohu wrote: >> >> How do I create an image object from a remote image url in ra

[Rails] just a quick dropdown box question

2018-10-29 Thread Joe Guerra
I'm going to add a filter to a page index, with the options of [both, true, false]. Do I need to add a button beside the dropdown to refresh the page, or can it pick out the changes made to the dropdown itself (or is that some sort of javascript stuff?) Thanks, Joe -- You received this mes

Re: [Rails] manually creating a route to...

2018-10-29 Thread Joe Guerra
oh I solved my problem. On Wednesday, October 24, 2018 at 12:09:44 PM UTC-4, Walter Lee Davis wrote: > > It is really worthwhile googling REST and Rails, and reading about the > underlying expectations of the Rails framework. If you do things the way it > expects, then your job becomes easier. N

[Rails] Re: How do I create an image object from a remote image url

2018-10-29 Thread Ryan
https://github.com/carrierwaveuploader/carrierwave#uploading-files-from-a-remote-location On Sunday, October 28, 2018 at 10:08:19 PM UTC-7, fugee ohu wrote: > > How do I create an image object from a remote image url in rails console > -- You received this message because you are subscribed to

Re: [Rails] How do I create an image object from a remote image url

2018-10-29 Thread Colin Law
On Mon, 29 Oct 2018 at 11:54, fugee ohu wrote: > > > On Monday, October 29, 2018 at 4:48:42 AM UTC-4, Colin Law wrote: >> >> On Mon, 29 Oct 2018 at 05:08, fugee ohu wrote: >> >>> How do I create an image object from a remote image url in rails console >>> >> >> What do you mean by image object?

Re: [Rails] How do I create an image object from a remote image url

2018-10-29 Thread fugee ohu
On Monday, October 29, 2018 at 4:48:42 AM UTC-4, Colin Law wrote: > > On Mon, 29 Oct 2018 at 05:08, fugee ohu > > wrote: > >> How do I create an image object from a remote image url in rails console >> > > What do you mean by image object? > > Colin > > >> -- >> You received this message beca

Re: [Rails] How do I create an image object from a remote image url

2018-10-29 Thread Colin Law
On Mon, 29 Oct 2018 at 05:08, fugee ohu wrote: > How do I create an image object from a remote image url in rails console > What do you mean by image object? Colin > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe