class Lookbook::PreviewEntity

def preview_path

Returns:
  • (String) - URL path
def preview_path
  lookbook_preview_path(lookup_path)
end