Libraries
»
moby
(1.0.6)
»
Index
»
Moby
»
base_path
Method: Moby.base_path
Defined in:
lib/moby.rb
.
base_path
⇒
Object
8 9 10
# File 'lib/moby.rb', line 8
def
self
.
base_path
File
.
expand_path
(
"../.."
,
__FILE__
)
end