05 Sep, 2013
2 commits
03 Aug, 2013
11 commits
-
2 broken tests waiting for the migration to the new ActionMailer API
-
3 tests are still failing, waiting for the migration to the new ActionMailer API
-
This involved a small refactoring on how the test interacts with the object under test and on how the rendering of the block contents is done.
-
It seems it was created to avoid including too many objects when retrieving that named_scope, but using :joins instead of :includes already does this.
02 Aug, 2013
7 commits
01 Aug, 2013
6 commits
31 Jul, 2013
4 commits
29 Jul, 2013
1 commit
28 Jul, 2013
1 commit
26 Jul, 2013
3 commits
24 Jul, 2013
1 commit
-
…lid?(attr) in ActiveModel::Errors class by [:attr].any?
23 Jul, 2013
4 commits
-
All task email notifications are disabled for now; TaskMailer will probably need to be rewritten.