adding ending back to image
This commit is contained in:
parent
99fe85f599
commit
8057293967
@ -64,7 +64,7 @@ module Merged
|
|||||||
end
|
end
|
||||||
|
|
||||||
def asset_name
|
def asset_name
|
||||||
image_root + "/" + self.id.to_s
|
image_root + "/" + self.id.to_s + "." + self.type
|
||||||
end
|
end
|
||||||
|
|
||||||
def full_filename
|
def full_filename
|
||||||
|
Loading…
x
Reference in New Issue
Block a user