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