25 26 27
# File 'app/models/spree/image/paperclip_attachment.rb', line 25 def url(size) attachment.url(size) end