21 Jan, 2016
1 commit
-
Due to how will_paginate 3.0 works, we need to actually load the paginated collection data by querying it as an array before calling size() with not arguments directly on it.
20 Jan, 2016
1 commit
-
Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
13 Aug, 2015
1 commit
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
21 Jul, 2015
1 commit
04 Nov, 2014
1 commit
12 Aug, 2014
2 commits
25 Feb, 2014
1 commit
17 Dec, 2013
6 commits
29 Nov, 2013
1 commit
28 Nov, 2013
1 commit
27 Nov, 2013
5 commits
23 Nov, 2013
1 commit
-
(ActionItem2837)
21 Nov, 2013
3 commits
-
Also: - removed whitespaces - added class with plugin name to style a view (ActionItem2837)
-
Also allowing the expire of cache from old layouts
20 Nov, 2013
1 commit
19 Nov, 2013
2 commits
-
PS: still breaking some tests due to action_tracker problem and html generation on models problem.
17 Nov, 2013
1 commit
-
…into merge-requests/400
16 Nov, 2013
2 commits
-
(ActionItem2795)
-
…into merge-requests/373
06 Nov, 2013
1 commit
05 Nov, 2013
1 commit
-
Conflicts: script/quick-start test/unit/application_helper_test.rb test/unit/environment_statistics_block_test.rb test/unit/environment_test.rb
31 Oct, 2013
4 commits
-
This solves every problem related with Hpticot breaking pages since the parse was happening on the MainBlock too. But this does not changes the fact tha Hpricot is currently dead and we should move on to nokogiri. (ActionItem2873)
24 Oct, 2013
1 commit
16 Oct, 2013
1 commit
-
PS: tests failing due to birth_date lib and action_tracker problem