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:
parent
085bc27379
commit
c3bd836ceb
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -15,6 +15,7 @@ task :default => "spec:all"
|
|||
namespace :spec do
|
||||
mappers = %w(
|
||||
active_record_edge
|
||||
active_record_50
|
||||
active_record_42
|
||||
active_record_41
|
||||
active_record_40
|
||||
|
|
Loading…
Reference in a new issue