class Lookbook::RenderableEntity
def template_file_path
-
(Class)- The component class
def template_file_path component? ? Dir.glob("#{directory_path}/#{file_name(true)}.*.erb").first : file_path end
(Class)
- The component class
def template_file_path component? ? Dir.glob("#{directory_path}/#{file_name(true)}.*.erb").first : file_path end