Method: Spring::Env#root
- Defined in:
- lib/spring/env.rb
#root ⇒ Object
23 24 25 |
# File 'lib/spring/env.rb', line 23 def root @root ||= Spring.application_root_path end |
23 24 25 |
# File 'lib/spring/env.rb', line 23 def root @root ||= Spring.application_root_path end |