Method: Brief.apps_path

Defined in:
lib/brief.rb

.apps_pathObject



45
46
47
# File 'lib/brief.rb', line 45

def self.apps_path
  lib_root.join("..","apps")
end