49 50 51
# File 'lib/figgy/configuration.rb', line 49 def add_root(path) @roots.unshift File.expand_path(path) end