Rails::Generators::Base

class Rails::Generators::Base

Parent:
Thor::Group
Included modules:
Rails::Generators::Actions

Public Class Methods

base_root() Show source

Returns the base root for a common set of generators. This is used to dynamically guess the default source root.

# File railties