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