Sergey Moiseev
Sergey Moiseev
Actually, allow me to correct myself. After digging into the nature of this problem, and reading [this thread](https://discuss.rubyonrails.org/t/initialization-autoloaded-the-constants-x-y-and-z-isnt-enough-information/74719/6), I have an actual solution to that deprecation message: ``` require 'open_api'...
@seuros I am going to tag you as this feels important.
@seuros I am having bigger issue with `after_update` callback inside of state redefinition on Ruby 3.1 and Rails 7. I'll try to create at least a spec for reproducing that...
I was struggling to get non-flaky reproduction. Will try again now.
Rails 7.1 is in the wild. Any roadmap?
@KronicDeth can we get any update on this issue? Do you need help? Do you have plans for this one? Any roadmap?
Jfyi I sent [this message](https://twitter.com/SergeyMoiseev/status/1640034111153635330) to Brian Cardarella because I know how not having enough time for a project can affect things.
https://stackoverflow.com/a/71069848/511374 so you have to remove `.md.erb` from your partial reference.
I am happy to provide testing for this one. I was able to manually configure this one, but it's not that on the surface for a standard user as OSX...
And just to confirm I did not mistype anything: ``` # ls /opt/homebrew/Cellar/elixir/1.14.3/ CHANGELOG.md INSTALL_RECEIPT.json LICENSE NOTICE README.md bin lib share # ls /opt/homebrew/Cellar/erlang/25.3/ AUTHORS INSTALL_RECEIPT.json LICENSE.txt README.md bin lib...