Method: Brief::Apps.default_path

Defined in:
lib/brief/apps.rb

.default_pathObject



3
4
5
# File 'lib/brief/apps.rb', line 3

def self.default_path
  Brief.lib_root.join("..","apps")
end