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