class Limitedrun::Themekit::Config
Constants
- DIRS
Attributes
theme_path[W]
Public Class Methods
theme_path()
click to toggle source
# File lib/limitedrun-themekit/config.rb, line 7 def theme_path @theme_path || '.' end