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.
Ruby and Rails have several features to make your code more performant using async programming. Here’s a list of these tools and how to use them.
Get a better understanding of Ruby enumerators by looking at them from 3 different perspectives.
We’re attending Helvetic Ruby 2024, which is happening this May 16th and 17th and we hope to meet you there!
The differences between the two approaches to defining a class or module in Rails can seem like a small stylistic choice but learn the subtle gotchas with inline classes and modules when deciding which one to go with in your code.