patricklindsay / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
http://wicegrid.herokuapp.com/
MIT License
33 stars 29 forks source link

Rails 5.2 compatibility #11

Closed dtelaroli closed 6 years ago

dtelaroli commented 6 years ago

Is the project closed for improvements?

I have tried upgrade my project but I couldn't because the gem fixes the Rails version from 5.0 to 5.1 s.add_dependency 'rails', '~> 5.0', '< 5.2'

patricklindsay commented 6 years ago

I'm currently not able to test on Rails 5.2 but if someone wants to do that & then submit a PR they are more than welcome.