Method: Rails::Configuration#root_path

Defined in:
lib/initializer.rb

#root_pathObject (readonly)

The application’s base directory.



509
510
511
# File 'lib/initializer.rb', line 509

def root_path
  @root_path
end