module DoSnapshot::Helpers
Helpers
for main class.
Public Instance Methods
logger()
click to toggle source
# File lib/do_snapshot/helpers.rb, line 9 def logger UniversalLogger end
mailer()
click to toggle source
# File lib/do_snapshot/helpers.rb, line 26 def mailer DoSnapshot.mailer end