Class: Rake::Task
- Inherits:
-
Object
- Object
- Rake::Task
- Defined in:
- lib/tddium/tasks.rb
Instance Method Summary collapse
Instance Method Details
#clear_comment ⇒ Object
152 153 154 |
# File 'lib/tddium/tasks.rb', line 152 def clear_comment @comment = nil end |