Method: BatchBook::Comment#todo
- Defined in:
- lib/batchbook.rb
#todo ⇒ Object
412 413 414 |
# File 'lib/batchbook.rb', line 412 def todo Todo.find(self.[:todo_id]) end |
412 413 414 |
# File 'lib/batchbook.rb', line 412 def todo Todo.find(self.[:todo_id]) end |