Libraries
»
son_of_a_batch
(0.0.2)
»
Index
»
Goliath
»
root_path
Method: Goliath.root_path
Defined in:
lib/boot.rb
.
root_path
(*dirs) ⇒
Object
4 5 6
# File 'lib/boot.rb', line 4
def
self
.
root_path
*
dirs
File
.
join
(
Goliath
::
ROOT_DIR
,
*
dirs
)
end