Method: MailerHelper#inbox

Defined in:
lib/myrails/templates/spec/support/helpers/mailer.rb

#inboxObject



2
3
4
# File 'lib/myrails/templates/spec/support/helpers/mailer.rb', line 2

def inbox
   ActionMailer::Base.deliveries
end