Method: Lookbook::Engine.page_paths
- Defined in:
- lib/lookbook/engine.rb
.page_paths ⇒ Object
157 158 159 |
# File 'lib/lookbook/engine.rb', line 157 def page_paths @_page_paths ||= PathUtils.normalize_paths(opts.page_paths) end |
157 158 159 |
# File 'lib/lookbook/engine.rb', line 157 def page_paths @_page_paths ||= PathUtils.normalize_paths(opts.page_paths) end |