base_root()
Set the current directory as base for the inherited generators.
# File activerecord/lib/rails/generators/active_record.rb, line 14 def self.base_root __dir__ end