Regular expressions are wondrous, but they’re ill-suited for many tasks; parsers are often more reliable.
Implementing barcode scanner tests using Capybara.
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.