#ruby-on-rails
Read more stories on Hashnode
Articles with this tag
Maintaining a sustainable codebase is essential to ensure the longevity of your application. However, technical debt, usually incurred from short-term...
Here's my recipe to quickly set up Google OAuth login without using the devise gem, only pure Omniauth. Install dependencies Add these to your...
Here are some notes I've taken to my future self while implementing a gallery of photos in Rails and using Cloudinary. Note that I also prepare the...