Skip to content

Instantly share code, notes, and snippets.

@dev-yohan
Created December 11, 2013 20:11
Show Gist options
  • Save dev-yohan/7917586 to your computer and use it in GitHub Desktop.
Save dev-yohan/7917586 to your computer and use it in GitHub Desktop.
image = place.images.first
if !image.nil?
image_url = image.file.url(:middle)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment