1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

AMC is gone in rails 5.1

I guess it's time to move from RSpec 2 to something else, maybe test-unit,
but let's allow AR_edge to fail for now...
This commit is contained in:
Akira Matsuda 2016-11-15 10:18:42 +09:00
parent eb0745b11c
commit 1cdadd161e

View file

@ -41,4 +41,5 @@ matrix:
- rvm: ruby-head
- rvm: jruby-9.1.5.0
- rvm: rbx
- gemfile: gemfiles/active_record_edge.gemfile
fast_finish: true