leikind / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
MIT License
535 stars 215 forks source link

Fix undefined method `tag_options' in Rails 5.1. #347

Closed bfabio closed 6 years ago

bfabio commented 7 years ago

Rails 5.1 moved tag_options() to ActionView::Helpers::TagBuilder.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.04%) to 37.415% when pulling efa58c586576e49e2744bfeeddc95afe2d23395e on bfabio:rails3 into f065b915ed29108fbd0e1286798b005691e505ad on leikind:rails3.

CR4567 commented 6 years ago

any progress here? Would like to use wice_grid with rails 5.1 but have same problem

leikind commented 6 years ago

Guys, I've already merged PRs which fixed problems for one Rails version and created them with others Rails versions, and I have no time and no desire to test it all with all possible configurations, so sorry, you will have to fork the project. I've moved on.

patricklindsay commented 6 years ago

This can be closed. If you're looking for a fork which is compatible for Rails 5.x check this out - https://github.com/patricklindsay/wice_grid

leikind commented 6 years ago

https://github.com/patricklindsay/wice_grid