Konstantin
Konstantin
Big collections without support of iterators is useless (
I am glad that it is helpfull ) Thanx for feedback. I will try to find time for update this boilerplate. I will take in account your remark. And I...
Thank you for contribution! Will test it.
Thank you for the report! I have published bugfix `v1.0.1`. Update pip package and try again. ```console $ sudo pip install -U bt-dualboot $ bt-dualboot --version bt-dualboot 1.0.1 ``` For...
Got it. It's lack of LE-devices support in current release. I will implement it. Thanx for details!
Some related issues: https://github.com/kaminari/kaminari/issues/936 https://github.com/kaminari/kaminari/issues/1031 Maybe needed some warn/error similar to https://github.com/kaminari/kaminari/pull/1054
## Describe the bug Confirming exact the same issue: > I have the following schema that works in isolation, but not inside an `array(:hash)` with a field with a filter...