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.
Let’s look at an example of how custom enumerators can help on your day-to-day work.
Make your transactional web requests more maintainable with The Chainable Request Pattern.
This article explores the difference between selenium and rack_test and how to leverage them to speed up your tests.
Join us in anticipating exciting talks for spring and summer of 2024. Discover new lessons, shared experiences and breakthroughs from senior and principal thoughtbot developers!
We’ve built form_props, a powerful Rails form helper to use with React.