23 May, 2014
1 commit
22 May, 2014
1 commit
20 May, 2014
1 commit
19 May, 2014
1 commit
15 May, 2014
6 commits
-
…AI3074-community_dashboard
-
…AI3074-community_dashboard
14 May, 2014
17 commits
-
…AI3074-community_dashboard
-
Change made by AI2610 (f1dd48d)
-
This include was causing cucumber to crash because it was overwriting the "tag" method on top-level, causing gherkin to jump awkwardly to action_view. More information about this problem here: https://github.com/cucumber/gherkin/issues/76
13 May, 2014
13 commits
-
http://makandracards.com/makandra/14725-instance_eval-behaves-different-in-ruby-1-8-and-ruby-1-9-use-instance_exec-instead
-
Testing the difference of the exact job instead of all jobs. Also including class methods on Delayed::Job to fetch jobs by_handler and with handler_like (using sql LIKE).