Libraries
»
foreplay
(0.9.8)
»
Index
»
Foreplay
»
Setup
»
source_root
Method: Foreplay::Setup.source_root
Defined in:
lib/foreplay/setup.rb
.
source_root
⇒
Object
24 25 26
# File 'lib/foreplay/setup.rb', line 24
def
self
.
source_root
File
.
dirname
(
__FILE__
)
end