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