Chedli Bourguiba
Chedli Bourguiba
Ok sorry, I managed to find the shared config ( i was a bit lost with `.github/.github` thought it was some Github magic) As we've said in the previous PR,...
I think a good idea would be to add timeouts on the CI, it's taking a bit long i'm sorry. I will do tomorrow
@ankane I guess this one should be closed as well :/ If so, it is unfortunate, because it really helps to know that some jobs are conditional ( with the...
Implemented this in https://github.com/chaadow/clockwork_web_plus
@GeorgeKaraszi Hi, rails 8 has been released, is it possible to release a new version please 🙏🏼 This is blocking upgrades ( It would be great if the upper limit...
I also feel that using hashes in autocorrect is most of the time not necessary except for this case : > Example 4: Imagine a scenario where you have parameters...
Hey @benlangfeld ! just to let you know Rails `7.2.2` has been released 🎉
( Also rails 8.0.0.rc2 is on `rubygems`, which makes the Rails `8.0` imminent, it would be great if you can make the rails dependency more lenient 🙏🏼, especially for those...
yes, I just saw the gemspec! any plans on releasing this? thanks!
Any `force_encoding` in the code must be changed somehow because `force_encoding` mutates the string here i the warning: ```ruby /app/vendor/bundle/ruby/3.4.0/gems/combine_pdf-1.0.29/lib/combine_pdf/parser.rb:727: warning: string returned by :__WKANCHOR_4.to_s will be frozen in the...