Skip to content

Instantly share code, notes, and snippets.

@srbiv
Created April 13, 2012 22:59
Show Gist options
  • Save srbiv/2380677 to your computer and use it in GitHub Desktop.
Save srbiv/2380677 to your computer and use it in GitHub Desktop.
image = Image.new
# set anything you need to here
image.remote_image_url = "http://cdn.sheknows.com/articles/Tacos.jpg"
image.save
@kweightman
Copy link

Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment