method

templates_path

templates_path()
public

No documentation available.

# File railties/lib/rails/generators.rb, line 73
    def self.templates_path
      @templates_path ||= []
    end