09 Oct, 2013
2 commits
-
PS: still failing due to stubbing deliver mail
-
PS: still failing on test related to ActionTracker::Record#current_user_from_model
08 Oct, 2013
1 commit
28 Sep, 2013
1 commit
-
PS1: the monkey_patch is not being loaded. PS2: there are still some tests failing due to ActionTracker bug.
27 Sep, 2013
2 commits
-
PS: still failing due to mailer deliver problem.
-
Also discovered that the ActionTracker::Record.current_user_from_model returning nil is a bug. So I'm removing the stubs I did before.
26 Sep, 2013
4 commits
-
PS: still failing xss_terminate related tests
-
PS: still breaking xss_terminate related tests
25 Sep, 2013
2 commits
24 Sep, 2013
5 commits
-
Rails.root is now a Pathname. The best use of it is with the #join method instead of concatenation and such. I therefore am rewriting all this calls to fix/avoid problems.
19 Sep, 2013
1 commit
18 Sep, 2013
18 commits
-
PS: still breaking because of missing controller called from link_to.
-
PS: still failing test because xss_terminate is stripping html comments now.
-
PS: still failing test because xss_terminate is stripping html comments now.
-
PS: still failing due to mailer stubs.
-
PS: still failing mailer stubs.
-
PS: still failing due to obscure unsettable feed.
-
PS: still with problem on image mass_assignment.
17 Sep, 2013
4 commits
-
PS: there is still one test failing due to deprecated observe_field.