Class: ZweaBot::Models::Installation
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- ZweaBot::Models::Installation
- Defined in:
- lib/zwea_bot/models/installation.rb
Instance Method Summary collapse
Instance Method Details
#report_lines ⇒ Object
11 12 13 |
# File 'lib/zwea_bot/models/installation.rb', line 11 def report_lines [" - #{display.name}: Qty #{quantity}"] end |