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

Run tests against rails 5.0

This commit is contained in:
Akira Matsuda 2016-07-01 13:14:24 +09:00
parent 085bc27379
commit c3bd836ceb

View file

@ -15,6 +15,7 @@ task :default => "spec:all"
namespace :spec do namespace :spec do
mappers = %w( mappers = %w(
active_record_edge active_record_edge
active_record_50
active_record_42 active_record_42
active_record_41 active_record_41
active_record_40 active_record_40