Save 36% for Black Friday! Learn more

Lannie Chaput

Joined

20 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in How to test ActionMailer in Rails Discussion

Remember that website I built for my cat grooming business idea? Sending confirmation emails after appointments? Pure chaos. Users didn't receive confirmation and thought their appointments weren't confirmed. I then had to find a way to resolve it manually. It was like trying to manage all the snakes in Slither io.

Posted in Deploying our Rails Blog to Production Discussion

Right, let's dive into this Rails deployment stuff. Honestly, production environments feel like juggling flaming chainsaws sometimes. Deploying a Rails blog, eh? Sounds deceptively simple, doesn't it? One minute it's rainbows and unicorns locally, the next it's a server screaming for help. I recall wrestling with similar dependency conflicts when trying to get a complex dashboard app live. During the deployment process, the database became increasingly slow, so the @Slope Game development team decided to migrate to another database to improve performance. Remember to triple-check your environment variables folks, that's usually where the gremlins hide!