Ruby on Rails Monday, October 29, 2018



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 <fuge...@gmail.com> 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 from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/89de209d-5deb-4c12-ba2e-2ea98a17db18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

 An object returned by Nokogiri as a result of selecting a css.("a") element containing  <img src="...">

--
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/6151aa32-b5bf-4d05-bc4f-242bd30ec6a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment