Blogs


RuboCop comes built-in with Rails 8.0 | Shakacode
Maintaining clean, readable, and consistent code in web development is paramount. Ensuring that code remains maintainable as projects grow in complexity becomes increasingly challenging. This is where tools like RuboCop come into play, helping mai...

Running Open-Source AI Models Locally With Ruby | reinteractive
G’day Rubyists. I’m currently working with a client on implementing a custom AI solution using an open source AI model. The reason for this is the client has very sensitive customer information and we don’t want to pass this across to OpenAI or ot...




Karafka Framework 2.3 Web UI 0.8 Release Announcement - Closer to Code
I'm happy to announce that Karafka 2.3 and its Web UI 0.8 have just been released.For those who wonder what Karafka is, Karafka is a Ruby and Rails multi-threaded efficient Kafka processing framework.The Karafka 2.3 release builds upon the foundat...


Announcing RBS support for AWS SDK for Ruby V3 | AWS Developer Tools Blog
RBS is a language to describe the structure of Ruby programs. We are happy to announce that AWS SDK for Ruby V3 now supports RBS type signatures! RBS support is released in aws-sdk-core version 3.191.0 and in every service gem (such as aws-sdk-s3)...

Brand-new Rails 7 apps exceed Heroku’s memory quotas | justin․searls․co
In the history of Ruby on Rails, one of the healthiest pressures to keep memory usage down has been the special role Heroku has played as "easiest place to get started hosting Rails apps". In general, Rails Core and Heroku's staff have done a pret...