Class: Messiah::Generator::RSpec

Inherits:
Templater::Generator
  • Object
show all
Defined in:
lib/messiah/generator/rspec.rb

Class Method Summary collapse

Class Method Details

.source_rootObject



2
3
4
# File 'lib/messiah/generator/rspec.rb', line 2

def self.source_root
  File.join(Messiah::Generator.template_path, 'rspec')
end