class Lookbook::RenderableEntity
def inline?
-
(Boolean)
- True if no template is present
def inline? component? ? template_file_path.present? : false end
(Boolean)
- True if no template is present
def inline? component? ? template_file_path.present? : false end