I want to use the methods I defined in app/helpers/annotations_helper.rb in my ReportMailer views (app/views/report_mailer/usage_report.text.html.erb
app/helpers/annotations_helper.rb
app/views/report_mailer/usage_report.text.html.erb
You can just add in your mailer
helper :application
or whatever helper you need