After learning about Ruby, the first step we took was to understand how the web and Ruby on Rails request-response cycle work. Now it’s time to learn about databases and how does it connect with Ruby… (more…)
Read more »
Find out how to create and mix modules into other classes and discover what are the benefits from using them in a Ruby on Rails application. (more…)
Read more »
Implementing search in your Rails app can be vexing. Here's a great pattern to use that combines the best parts of ActiveRecord and Postgres.
(more…)
Read more »
Building applications with composability using Boxcars with LLM's. Inspired by LangChain. - GitHub - BoxcarsAI/boxcars: Building applications with composability using Boxcars with LLM's. In... (more…)
Read more »