RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

  Yesterday

Recommended Plan for Migrating from React.js To Opal Ruby & Glimmer DSL for Web

In a recent team retrospective meeting at my job, 5 team devs (all) voted for the future plan item “More use of Opal Ruby & Glimmer DSL for Web in the Rails Web App Frontend”. We are following a gradual rollout plan for migrating our React.js Frontend to Opal Ruby & Glimmer DSL for Web inside our Fintech Ruby on Rails web application. https://andymaleh.blogspot.com/2025/12/recommended-plan-for-migration-from.html

Introducing the Rails Superhero Card Generator

OmbuLabs and FastRuby.io introduces the Rails Superhero Card Generator, an AI-powered app that lets Rails developers create custom superhero cards featuring their own photo and a fun, coding-themed superhero name. The tool combines large language models and image generation, with a straightforward workflow built on Python/FastAPI, React, and LlamaIndex. Something just for fun! https://www.ombulabs.ai/blog/multi-modal-card-generator.html

Frontend Ruby on Rails with Glimmer DSL for Web (International Conference Proposal)

I have submitted this talk to an international Ruby conference. Glimmer DSL for Web is an SPA (Single Page Application) Framework for Rails that runs in Opal Ruby and has won a Fukuoka Prefecture Future IT Initiative 2025 award from Matz, the creator of Ruby. It provides a paradigm shift and the next stage of evolution in Frontend Development beyond JS libraries like Angular/Ember/React/Vue/Svelte by cutting down 12 months of JS work into 6 months of Ruby work every year… https://andymaleh.blogspot.com/2025/12/frontend-ruby-on-rails-with-glimmer-dsl.html

What's new in Ruby 4.0

Ruby 4.0 will be released next week on Christmas day. This release brings a new JIT compiler, improvements to Ractors, a new mechanism to define namespaces called Ruby::Box, and a whole lot of other changes. [more inside]

The Open-Closed Principle

Explore the Open-Closed Principle in Ruby through practical examples using inheritance and the Strategy pattern. Learn how to balance strict SOLID adherence with pragmatic design decisions. [more inside]

Loading older posts