method

templates_path

templates_path()
public

No documentation available.

# File railties/lib/rails/generators.rb, line 83
      def templates_path #:nodoc:
        @templates_path ||= []
      end