Libraries
»
fusegen
(0.0.3)
»
Index
»
Generator
»
source_root
Method: Generator.source_root
Defined in:
lib/fusegen/generator.rb
.
source_root
⇒
Object
20 21 22
# File 'lib/fusegen/generator.rb', line 20
def
self
.
source_root
File
.
dirname
(
__FILE__
)
end