Flowdock
method

deliver_now!

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 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.