module Theme
Defined in:
theme.crClass Method Summary
-
.assets_dir
Get the path to the assets directory for the current theme
-
.name
Get the current theme name from config
-
.path
Get the path to the theme directory Resolves theme path from local themes/ directory or extracts baked-in default
-
.template_path(template : String) : String
Get the full path to a template file
-
.templates_dir
Get the path to the templates directory for the current theme
Class Method Detail
def self.path
#
Get the path to the theme directory Resolves theme path from local themes/ directory or extracts baked-in default