class Taza::Settings

Public Class Methods

path() click to toggle source
# File lib/taza_root/settings.rb, line 3
def self.path
  Taza.project_root
end