ok i need it this way
This commit is contained in:
parent
3d95dc9588
commit
d81b19de2d
@ -5,7 +5,7 @@ module Flowerbox::Delivery
|
|||||||
end
|
end
|
||||||
|
|
||||||
def to_json
|
def to_json
|
||||||
collect { |asset| asset.pathname.to_s }
|
collect(&:logical_path)
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
private
|
||||||
|
Loading…
Reference in New Issue
Block a user