Skip to content

Instantly share code, notes, and snippets.

@minivan
Created May 23, 2015 00:39
Show Gist options
  • Save minivan/50c5f99a30847a7d013a to your computer and use it in GitHub Desktop.
Save minivan/50c5f99a30847a7d013a to your computer and use it in GitHub Desktop.
The app/views/posts/index.html.erb after the addition of two new fields
<%= cl_image_tag(post.image.path, width: 500, class: 'img-responsive img-thumbnail') %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment