Merb::Generators::ThinSliceGenerator

Public Class Methods

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

Public Instance Methods

destination_root() click to toggle source
    # File lib/generators/thin.rb, line 28
28:     def destination_root
29:       File.join(@destination_root, base_name)
30:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.