Skip to content

Commit

Permalink
fix bug which was affecting interpolation of subject vars...
Browse files Browse the repository at this point in the history
  • Loading branch information
nflorentin committed Nov 2, 2015
1 parent 828dff8 commit 2b6903b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/wupee/notifier.rb
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ def interpolate_subject_vars(notification)
value.to_s
end
end

subject_vars_interpolated
end
end
end

0 comments on commit 2b6903b

Please sign in to comment.