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

Suitable for use on version 6 rails #356

Closed claudioalcantara closed 2 weeks ago

claudioalcantara commented 2 years ago

The tag_options was deprecated in the rails 6 version to make the gem suitable for use with rails 6 I added the tag_builder.

dima4p commented 2 weeks ago

Implemented in b6a2fefd4d