Libraries
»
brief
(1.8.8)
»
Index
»
Brief
»
apps_path
Method: Brief.apps_path
Defined in:
lib/brief.rb
.
apps_path
⇒
Object
45 46 47
# File 'lib/brief.rb', line 45
def
self
.
apps_path
lib_root
.
join
(
"
..
"
,
"
apps
"
)
end