40 41 42
# File 'lib/shopifydev/shop.rb', line 40 def asset(path) Asset.new(self, path, project_root) end