fixes specs

This commit is contained in:
rgarcia
2015-11-09 14:27:56 +01:00
parent 08c499d4f6
commit ef2e7ca4f9
3 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
class Mailer < ApplicationMailer
helper :text_with_links
helper :mailer
helper :user
helper :users
def comment(comment)
@comment = comment