python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Zeitwerk fails in production loading custom SimpleNavigation renderer
Getting ready for Rails 7 by shifting to Zeitwerk autoloader (Rails 6.1.4.4 on Ruby 2.7.5). Turned off the config.autoloader = :classic line in application.rb. App is loading 6.1 defaults.
Dev mode ru...

John Athayde
Votes: 0
Answers: 2
Rails 7 and Zeitwerk not loading in tests
My Rails 7, Ruby 3.1 App has a simple test that is failing. I am not understanding why.
In my App I have added a support directory labelled stuff, which has some GraphQL code in it. So in my tests, I ...
David Lazar
Votes: 0
Answers: 1