Ryan Heath
Results
1
issues of
Ryan Heath
In Rails 7.1 the `color(...)` method no longer accepts `true` as the third argument for "bold". Instead, you have to pass `bold: true`. * https://api.rubyonrails.org/classes/ActiveSupport/LogSubscriber.html#method-i-color The `LogSubscriber` in thinking-sphinx has...