Method: Netfira::WebConnect::Model::Record::Sendable#send!
- Defined in:
- lib/netfira/web_connect/model/record/sendable.rb
#send! ⇒ Object
22 23 24 25 26 27 |
# File 'lib/netfira/web_connect/model/record/sendable.rb', line 22 def send! sent! save! send_notifications! self end |