Today we’re happy to announce our new activerecord-multi-tenant Ruby library, which enables easy scale-out of applications that are built on top of Ruby on Rails and follow a multi-tenant data model.
Read more »
Originally posted on my personal blog http://haidrali.com/newbies-introduction-to-ruby-on-rails... (more…)
Read more »
A typical Ruby on Rails application comes with ActiveRecord, which makes using RDBMS (such as MySQL, PostgreSQL etc) cake walk. There are… (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 »
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 »