Class: Alert::Daily
- Inherits:
-
BaseService
- Object
- BaseService
- Alert::Daily
- Defined in:
- app/services/alert/daily.rb
Instance Method Summary collapse
Instance Method Details
#process ⇒ Object
3 4 5 6 |
# File 'app/services/alert/daily.rb', line 3 def process # Turned off for the time being #InternalMailer.low_stock_warning_advertised_products.deliver_later end |