Default_url in Paperclip Broke with Asset Pipeline Upgrade

:default_url => ActionController::Base.helpers.asset_path('missing_:style.png')

Then put the default images in app/assets/images/

Leave a Comment