Dimitri Kulk
Dimitri Kulk
The problem still remains with the latest gems: ``` GIT remote: https://github.com/dima4p/factory_bot_rails.git revision: c3c93b84e62ce7cc94a1bd2c4456972346dfab73 specs: factory_bot_rails (5.0.2) factory_bot (~> 5.0.2) railties (>= 4.2.0) GIT remote: https://github.com/dima4p/wice_grid.git revision: 2f2206a8f6f5366a44b8ac0bf691aa3ca8535834 specs: wice_grid...
`gsub(/%\\-/, '%')` as keys to not have values with "-"
Maybe something like this will help?: "select count(*) from (#{collection.to_sql}) count_sql"
I could if you explain the reason of setting model_count to 5. For example, you set the page size to 30 and got 21 records. You will end up with...
@glebm, so it seems to be easy fixable?
@RaymondFallon, is not it easier to fix the line ``` ./libsass/src/util.hpp:28:11 ``` ?
The problem for me was the version of GCC compiler. After I have upgraded it from 5.5.0 to 9.2.0 all is OK. Probably gem should check the version and report...
Hello, Юрий @leikind. I'm going to try to fix this problem. Do you have any guidance that can help me?
Maybe someone has too?