DmitryTsepelev / ar_lazy_preload

Lazy loading associations for the ActiveRecord models
MIT License
677 stars 24 forks source link

Setup Ci to test against multiple rails versions #6

Closed PikachuEXE closed 6 years ago

PikachuEXE commented 6 years ago

I can see it's now only tested against rails 4.2 and master Why not test against 5.x?

I can create PR if you want

DmitryTsepelev commented 6 years ago

Hi @PikachuEXE

Yeah, it would be nice to have 5.x covered too