method
templates_path
v6.1.3.1 -
Show latest stable
- Class:
Rails::Generators
templates_path()public
No documentation available.
# File railties/lib/rails/generators.rb, line 85
def templates_path #:nodoc:
@templates_path ||= []
end