Method: PostageApp::Configuration#project_root
- Defined in:
- lib/postageapp/configuration.rb
#project_root ⇒ Object
The file path of the project. This is where logs and failed requests can be stored
45 46 47 |
# File 'lib/postageapp/configuration.rb', line 45 def project_root @project_root end |