class Lookbook::PageEntity

def docs_path

Returns:
  • (String) - URL path
def docs_path
  lookbook_page_path(lookup_path)
end