leikind / wice_grid

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

Add explicit #references to the API #175

Open leikind opened 9 years ago

leikind commented 9 years ago

Instead of running references for every association in :include follow the semantics of Rails and add explicit #references to the API of the plugin

leikind commented 9 years ago

https://github.com/leikind/wice_grid/issues/172