Method: Ruber::AbstractProject#project_name
- Defined in:
- lib/ruber/project.rb
#project_name ⇒ Object (readonly)
A string containing the name of the project
85 86 87 |
# File 'lib/ruber/project.rb', line 85 def project_name @project_name end |