Re: [Rails] Re: cannot access instance variable in mailer view

2011-05-27 Thread David Kahn
On Fri, May 27, 2011 at 7:32 PM, Stephen Huey wrote: > David, that's exactly what I did to solve the problem! I renamed the > instance variable and started seeing my string inserted into the > email. Using @body was definitely an issue for some reason. > > Great... I vaguely recall that I had t

[Rails] Re: cannot access instance variable in mailer view

2011-05-27 Thread Stephen Huey
David, that's exactly what I did to solve the problem! I renamed the instance variable and started seeing my string inserted into the email. Using @body was definitely an issue for some reason. Thanks, Stephen On May 27, 6:00 pm, David Kahn wrote: > On Fri, May 27, 2011 at 4:40 PM, Stephen H