Skip to content

Instantly share code, notes, and snippets.

@jemgold
Created June 27, 2012 14:33
Show Gist options
  • Save jemgold/3004442 to your computer and use it in GitHub Desktop.
Save jemgold/3004442 to your computer and use it in GitHub Desktop.
kittens.
def kitten_image_tag(size)
image_tag "http://placekitten.com/#{size}", size: size
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment