method

deliver_now!

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: MessageDelivery
deliver_now!() public

Delivers an email without checking perform_deliveries and raise_delivery_errors, so use with caution.

Notifier.welcome(User.first).deliver_now!
Show source
Register or log in to add new notes.