Method: Lookbook::LogicalPathTag#value

Defined in:
lib/lookbook/tags/logical_path_tag.rb

#valueObject



3
4
5
# File 'lib/lookbook/tags/logical_path_tag.rb', line 3

def value
  PathUtils.strip_slashes(super)
end