Skip to content

Latest commit

 

History

History
57 lines (20 loc) · 596 Bytes

Base.rst

File metadata and controls

57 lines (20 loc) · 596 Bytes

Base

nodoc

Constants

Files

Methods

.source_root

ruby

def self.source_root
@_neo4j_source_root ||= File.expand_path(File.join(File.dirname(__FILE__),

'neo4j', generator_name, 'templates'))

end