Przemysław Mirota
Przemysław Mirota
@czj yes, together with @WilHall we are going to maintain the gem again.
In one of my apps, I have achieved that. Let's assume that this is a column definition: ``` g.column name: 'Column name', attribute: 'column_name' do |record| record.column_name end ``` If...
@rubyjedi any estimation when it might be fixed?
Well, that's more than enough for me. Thanks!
@rubyjedi how is it going? Can we expect Ruby 2.3 support in the nearest feature (1-2 weeks)?
Sorry for no responses, I am mostly using the enterprise account and I do not check my private Github account. Regarding the profiles - we don't have anything, unfortunately. @chadlwilson...
@chadlwilson will try doing that. Any information when version 1.74 will be released? That would make testing with production env easier (as we were able to observe this problem there)
@chadlwilson I've finally had a chance to use `1.74.0.dev` on production, where the issue was originally observed, and looks like the issue was fixed 🎉