Commit 37e40653 by jyurek

Merge branch 'master' of git@github.com:thoughtbot/paperclip


git-svn-id: https://svn.thoughtbot.com/plugins/paperclip/trunk@451 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
parent 46965ef1
...@@ -30,3 +30,4 @@ In your show view: ...@@ -30,3 +30,4 @@ In your show view:
<%= image_tag @user.avatar.url(:medium) %> <%= image_tag @user.avatar.url(:medium) %>
<%= image_tag @user.avatar.url(:thumb) %> <%= image_tag @user.avatar.url(:thumb) %>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment