Method: Lookbook::LogicalPathTag#value
- Defined in:
- lib/lookbook/tags/logical_path_tag.rb
#value ⇒ Object
3 4 5 |
# File 'lib/lookbook/tags/logical_path_tag.rb', line 3 def value PathUtils.strip_slashes(super) end |
3 4 5 |
# File 'lib/lookbook/tags/logical_path_tag.rb', line 3 def value PathUtils.strip_slashes(super) end |