PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
0 sec ago
BAR Week 19 (2013) GH
7 sec ago
JSMapReduce Sample 4
Python | 1 sec ago
Untitled
3 sec ago
Untitled
5 sec ago
badge
26 sec ago
Untitled
11 sec ago
Untitled
11 sec ago
Untitled
By: a guest on
Jun 27th, 2012
| syntax:
None
| size: 0.22 KB | hits: 12 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
Paperclip process images only
has_attached_file :my_attach, :whiny => false ...
has_attached_file :file,
:styles => lambda{ |a| ["image/jpeg", "image/png"].include?( a.content_type ) ? { :small => "90x90#" } : {} }
create a
new version
of this paste
RAW Paste Data
Paperclip process images only has_attached_file :my_attach, :whiny => false ... has_attached_file :file, :styles => lambda{ |a| ["image/jpeg", "image/png"].include?( a.content_type ) ? { :small => "90x90#" } : {} }