Method: BatchBook::Comment#deal
- Defined in:
- lib/batchbook.rb
#deal ⇒ Object
388 389 390 |
# File 'lib/batchbook.rb', line 388 def deal Deal.find(self.[:deal_id]) end |
388 389 390 |
# File 'lib/batchbook.rb', line 388 def deal Deal.find(self.[:deal_id]) end |