Commit graph

12 commits

Author SHA1 Message Date
Eric Schultz
6f74eb9bdd Remove grape. 2020-04-21 13:52:56 -05:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect 2019-08-02 19:07:29 +02:00
Luis Castro
812d546080
fix(app): fixnum is deprecated
Use Integer, since Fixnum and Bigint now belong to the same class in Ruby 2.4+
2019-08-02 19:07:26 +02:00
Luis Castro
35c2f5a640
test(setup): update Devise controller helpers 2019-08-02 19:07:25 +02:00
Eric Schultz
d5ef2e2676 Add support for a left join lateral 2019-02-25 17:16:31 -06:00
Eric Schultz
0e38e4133a Add Grape Devise into our gems because it's unsupported 2019-02-01 13:15:35 -06:00
Eric Schultz
a5156c2728 Fix incorrectly placed COPYING file 2019-02-01 13:00:57 -06:00
Eric Schultz
0ae7c9c503 Fix lateral join in Qx 2019-01-24 14:24:00 -06:00
Eric Schultz
bf60b105e1 Merge remote-tracking branch 'master' into ruby_param_validation 2019-01-09 18:26:57 -06:00
Eric Schultz
68f00c8028 Add ruby-param-validation to repo 2019-01-09 18:22:42 -06:00
Eric Schultz
1153fde518 Add proper license to Ruby Qx 2019-01-09 18:01:04 -06:00
Eric Schultz
c2a221a8dc Include qx into the repo 2019-01-09 17:57:35 -06:00