Class: WillDocProject
- Inherits:
-
Object
- Object
- WillDocProject
- Defined in:
- lib/will_doc_project.rb
Class Method Summary collapse
-
.start ⇒ String
Start the project.
Class Method Details
.start ⇒ String
Start the project
6 7 8 |
# File 'lib/will_doc_project.rb', line 6 def self.start "Not implemented yet" end |