zzak

Results 65 issues of zzak

We're using gruf v2.20.1, and still experience the deprecation warning for `clear_active_connections!`. ``` DEPRECATION WARNING: `clear_active_connections!` currently only applies to connection pools in the current role (`reading`). In Rails 7.2,...

Replaces the existing notification and deprecates `:notify` option. Based on feedback: https://github.com/rails/rails/pull/56170#issuecomment-3536213783 > When I implemented deprecated associations, I emitted an AS notification because that is what we had, but...

activerecord
docs

### :camera_flash: Preview: Been meaning to put this down into words, basically summarize the Event Reporting and Structured Events APIs in the guides, similar to AS::Notifications. A lot of this...

docs

These tests fail when not connected to the internet: ``` $ bin/test test/generators/scaffold_generator_test.rb Run options: --seed 45913 .......Could not reach host index.rubygems.org. Check your network connection and try again. E...

railties