Method: Spring::Env#project_root
- Defined in:
- lib/spring/env.rb
#project_root ⇒ Object
27 28 29 |
# File 'lib/spring/env.rb', line 27 def project_root @project_root ||= Spring.project_root_path end |
27 28 29 |
# File 'lib/spring/env.rb', line 27 def project_root @project_root ||= Spring.project_root_path end |