code guest register log in programs messages repl documentation source about privacy terms /up french production

Notification < Dictionary

examples
Notification.create
Notification.create!
Notification.create!(body: :world)
Notification.create!(subject: :hello)
Notification.create!(subject: :hello, body: :world)
Notification.create!(subject: :hello, path: :documentation, sound: :default)
class functions