Learn how to build a dynamic loading screen without writing a line of JavaScript.
Transitioning the codebase from using environment variables to Rails Credentials for Zero-Downtime Deploys.
Harness the power of Active Model to supercharge your search forms.
Open Source deprecations, call for new maintainers, and ways to support our Open Source initiatives.
Have a team of senior developers, skilled in another tech stack, that need to ramp up with Ruby on Rails? Check out this post to help your team get there.
Testing block execution in RSpec, simplifying dropdown field creation in Rails, and more.
Renaming keys in a Hash, sanitizing input for a LIKE query, and toggling attributes in Rails.
When your custom collection has more than one way to be traversed, return Enumerator instead of including Enumerable.
How I built an AI powered landscape assistant using OpenAI’s ChatGPT assistants API, and provide it real time data using function calling.