Just one question, you didn't change the config.load_defaults to 7.0, do you have a video about loading the new configs by default and getting rid of the new_framework_defaults_7_0.rb file
I'm having the issue: uninitialized constant MyDeviseMailer (NameError): I set my rails version to 7.0.0.alpha2 and also the latest, however it still doesn't work for me. If I run 6.1, then it all works, so it has to be something with device as you state in the video. I pointed device to that specfic commit aswell. Do you have any suggestion?
Hi, nice video. I'm trying to update a rails 6.1.4 project to 7.0 and use the hotwired/stimulus which is built in when you create new app on rails 7.0. Have you done such thing or are you aware if there are additional step to include all the "defaults" while upgrading ?
Just one question, you didn't change the config.load_defaults to 7.0, do you have a video about loading the new configs by default and getting rid of the new_framework_defaults_7_0.rb file
Great video! Keep up the great work!
Hi, is there any chance you could create a booking system with rails in one of your videos? I would really appreciate it
He created one already
I'm having the issue:
uninitialized constant MyDeviseMailer (NameError):
I set my rails version to 7.0.0.alpha2 and also the latest, however it still doesn't work for me. If I run 6.1, then it all works, so it has to be something with device as you state in the video. I pointed device to that specfic commit aswell.
Do you have any suggestion?
Hi, nice video.
I'm trying to update a rails 6.1.4 project to 7.0 and use the hotwired/stimulus which is built in when you create new app on rails 7.0.
Have you done such thing or are you aware if there are additional step to include all the "defaults" while upgrading ?