Module: Messiah::Generator

Extended by:
Templater::Manifold
Defined in:
lib/messiah/generator.rb

Defined Under Namespace

Classes: Application, Cucumber, Options, RSpec, TestUnit

Class Method Summary collapse

Class Method Details

.template_pathObject



7
8
9
# File 'lib/messiah/generator.rb', line 7

def template_path
  File.expand_path(File.join(File.dirname(__FILE__), 'templates'))
end