Method: Subspace::Configuration#project_name
- Defined in:
- lib/subspace/configuration.rb
#project_name ⇒ Object
Returns the value of attribute project_name.
3 4 5 |
# File 'lib/subspace/configuration.rb', line 3 def project_name @project_name end |