How to Resolve a SystemStackError in Ruby on Rails Controller?
SQL Learning Path - Getting Setup Discussion
Awesome thank you! And no worries 🙂 thanks for the prompt response
Gabriela repliedLiking Posts in Rails with Hotwire Discussion
Hey Chris, Did you choose to use only the 'update' action to avoid issues with the 'destroy' action? I used this video as inspiration and originally set it up the same way, more or less and later ...
Eric Halverson repliedSql Learning Path Foreign Keys Discussion
SQL Learning Path - Join Statements Discussion
SQL Learning Path - Insert Statement Discussion
SQL Learning Path - Group By with Joins Discussion
SQL Learning Path - Primary Keys Discussion
SQL Learning Path - Group By Statement Discussion
SQL Learning Path - Update Delete Statements Discussion
SQL Learning Path - Where Calculations Discussion
SQL Learning Path - Where Clause Discussion
SQL Learning Path - String Functions Discussion
SQL Learning Path - Select Statement Discussion
Session Not Persisting Across Controller Actions in Rails API
Hello everyone, I'm facing an issue with session persistence in my Rails API application. I've set up a session in one controller action (`nonce`), but when I try to access it in another action (`...
Antoine Serval postedSetup Ubuntu 22.04 Jammy Jellyfish Discussion
Front-end frameworks and Turbolinks
How can I upload HEIC format images?
Thanks for the reply. I followed the instructions in https://gist.github.com/rjnienaber/af47fccb8410926ba7ea35f96c3b87fd to recompile imagemagick with heic. Unfortunately the problem has not been r...
William Jones repliedCustom Rails Generators for API Clients Discussion
Glad to hear it! I've been trying to make a point to cover that in videos more often because I think that's the biggest superpower you can learn as a developer. 💪
Chris Oliver replied