Yuri Leikind
Yuri Leikind
Well, I have nothing against an option which, if present, would be submitted to Kaminari as `total_count`. It's actually a very easy thing to implement. If you submit a PR...
> I am suspecting the problem comes from the fact that rails5 params is not a hash anymore but an object. Yes Unfortunately I haven't been working on WiceGrid lately,...
I could definitely merge a commit which runs `to_h` on `params` :)
1. There are people submitting PRs, but there are no people who maintain the gem on regular basis, so probably the answer is No. No, there are no people with...
I do merge PRs, but I don't have time for extensive testing. If there is a committer whose understanding of how the plugin works is not superficial and who is...
Sorry for this late reply. WiceGrid does not support aliases for nested associations. An sql view is the only option here
i am currently not working on this plugin. But this should be a simple feature/configuration. Look at line ``` ruby if rendering.blank_slate_handler && grid.resultset.size == 0 && !grid.filtering_on? ``` in...
I don't think you are declaring it incorrectly, could be a bug. While this helper is not working properly why don't you just add the parameter to your link helper...
yes please, let it stay