heartcombo--devise/test/mailers
Andreas Haller 5c19605d6f Fixed test: calling Mail::Body#encoded to get a String (Rails 3)
From Rails' CHANGELOG
… Mail.body returns a Mail::Body class object, need to call #encoded or #decoded to get the string you want.

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-03-26 11:00:46 +01:00
..
confirmation_instructions_test.rb Fixed test: calling Mail::Body#encoded to get a String (Rails 3) 2010-03-26 11:00:46 +01:00
reset_password_instructions_test.rb Fixed test: calling Mail::Body#encoded to get a String (Rails 3) 2010-03-26 11:00:46 +01:00
unlock_instructions_test.rb Fixed test: calling Mail::Body#encoded to get a String (Rails 3) 2010-03-26 11:00:46 +01:00