Method: Backup::Notifier::FlowDock#from_email
- Defined in:
- lib/backup/notifier/flowdock.rb
#from_email ⇒ Object
Which email the notification should appear from
17 18 19 |
# File 'lib/backup/notifier/flowdock.rb', line 17 def from_email @from_email end |