upfix
This commit is contained in:
@@ -59,8 +59,6 @@ end
|
||||
version :resized, :if=>:image? do
|
||||
process :resize_to_fit => [1024,1024]
|
||||
end
|
||||
|
||||
# Provide a default URL as a default if there hasn't been a file uploaded:
|
||||
# def default_url
|
||||
# # For Rails 3.1+ asset pipeline compatibility:
|
||||
# # ActionController::Base.helpers.asset_path("fallback/" + [version_name, "default.png"].compact.join('_'))
|
||||
|
||||
Reference in New Issue
Block a user