Lukas Matt
|
74fbd122a1
|
Uncapitalize type if trying to find translation-string
Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
|
2015-10-07 16:51:17 +02:00 |
|
realtin
|
15b186518c
|
add moderators to report email recievers
and refactor coding style according to pull request comments
(#5324)
|
2015-09-07 12:31:25 +02:00 |
|
Jonne Haß
|
3a90386303
|
deliver needs to be called on the return value of the mailer call
|
2015-02-27 16:58:39 +01:00 |
|
khall
|
c42916df27
|
Two tests failing after rspec 2.99 => 3.0.0
|
2014-08-26 17:10:26 -07:00 |
|
Lukas Matt
|
01a45ccf40
|
Reports email notification; wrong recipient
The mailer uses the person_id to find a user
which cannot work on a production environment.
I haven't used a remote user on my test setup.
|
2014-06-23 15:54:25 -04:00 |
|
Lukas Matt
|
1a4ab274a3
|
Changed report spec
* Removed ActiveRecord tests (that is handled in the controller spec)
* Added Mailer tests
* Added validation tests
|
2014-05-15 07:23:43 -04:00 |
|