1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

Test with Ruby 2.1.0

This commit is contained in:
jonatack 2013-12-25 19:36:20 +01:00
parent 0022a80145
commit ee6e15d2ee

View file

@ -1,7 +1,7 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.0-rc1
- 2.1.0
env:
- RAILS=4-0-stable DB=sqlite3