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