Method: Burr::Generator.source_root

Defined in:
lib/burr/generator.rb

.source_rootObject



6
7
8
# File 'lib/burr/generator.rb', line 6

def self.source_root
  File.dirname(__FILE__) + '/../../generators'
end