Method: Rails::Configuration#root_path
- Defined in:
- lib/initializer.rb
#root_path ⇒ Object (readonly)
The application’s base directory.
509 510 511 |
# File 'lib/initializer.rb', line 509 def root_path @root_path end |
The application’s base directory.
509 510 511 |
# File 'lib/initializer.rb', line 509 def root_path @root_path end |