Merb::Generators::VeryThinSliceGenerator

Public Class Methods

source_root() click to toggle source
   # File lib/generators/very_thin.rb, line 5
5:     def self.source_root
6:       File.join(File.dirname(__FILE__), 'templates', 'very_thin')
7:     end

Public Instance Methods

destination_root() click to toggle source
    # File lib/generators/very_thin.rb, line 25
25:     def destination_root
26:       File.join(@destination_root, base_name)
27:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.