Method: Coco::Svg#full_path

Defined in:
app/components/coco/images/svg/svg.rb

#full_pathObject



25
26
27
# File 'app/components/coco/images/svg/svg.rb', line 25

def full_path
  Coco::Engine.root.join("app/assets/build/coco/img/#{path}.svg")
end