Skip to content

Instantly share code, notes, and snippets.

@wrburgess
Created February 21, 2014 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wrburgess/9145997 to your computer and use it in GitHub Desktop.
Save wrburgess/9145997 to your computer and use it in GitHub Desktop.
Use placehold.it to seed a carrierwave attribute on Rails model
clipbin.update_attribute(:remote_exhibit_image_url, "http://placehold.it/200x240/e0e0e0.png")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment