20 Oct, 2016
1 commit
-
* Initial implementation of custom calculation methods * Use `#klass` to get the model * Move test to be database specific Custom model methods doesn't work specifically on Array objects * Simplify test case and example * Clean up methods to remove usage of `try` * Avoid floats by using a count calculation * Refactor checking of calculation methods Break into a separate class to avoid conflicting with existing ActiveRecord methods via `method_missing?` * Simplify test case by removing distinct * Add tests for alternate scenarios - calc method not white listed - calc method white listed but not defined * Specify a RuntimeError for Rails 4.0 tests
09 Aug, 2016
1 commit
08 Aug, 2016
2 commits
23 Jul, 2016
1 commit
13 Jul, 2016
1 commit
12 Jul, 2016
1 commit
01 Jul, 2016
1 commit
-
Add Redshift adapter
30 May, 2016
2 commits
28 Apr, 2016
2 commits
24 Apr, 2016
1 commit
23 Apr, 2016
2 commits
21 Mar, 2016
1 commit
20 Mar, 2016
3 commits
-
… into leonelgalan-fix/multiple_group_by
08 Mar, 2016
1 commit
22 Feb, 2016
1 commit
-
Series was a range and needed to be converted to an array, this same conversion was done a couple of lines below. Closes #114
16 Feb, 2016
1 commit
03 Feb, 2016
9 commits
01 Feb, 2016
1 commit
31 Jan, 2016
6 commits
-
This reverts commit 6e051d949a92d5245414d20a96fbcf918570c7ba.
-
This reverts commit 8ca3c4a150f62e99e170bf46989bad8b1032ae14.
29 Jan, 2016
1 commit
25 Jan, 2016
1 commit
-
Allow symbols for format: option