Method: PodBuilder::Configuration.project_name
- Defined in:
- lib/pod_builder/configuration.rb
.project_name ⇒ Object
Returns the value of attribute project_name.
46 47 48 |
# File 'lib/pod_builder/configuration.rb', line 46 def project_name @project_name end |