Ruby on Rails

[ follow ]
fromRubyflow
2 days ago
Ruby on Rails

wroclove.rb 2026 workshop exercises - Building Rails SPAs in Frontend Ruby w/ Glimmer

Glimmer DSL for Web offers a fast way to learn Ruby-in-the-Browser Rails Frontend Framework with new Rails 8 setup instructions.
#ruby
Ruby on Rails
fromRubyflow
2 days ago

What Ruby Version Does Rails 8 Actually Require?

The minimum Ruby version for Rails 8 is clarified along with the recommended version and common misconceptions found online.
Ruby on Rails
fromrubyflow.com
2 days ago

typed_print v0.2.0: Zero-dependency tables from Ruby hashes (with Markdown output)

A zero-dependency gem transforms hashes into clean, aligned tables for terminal and Markdown output.
Ruby on Rails
fromRubyflow
4 days ago

RubyKaigi 2026 reminds us why Ruby matters.

Ruby's influence spans various domains including JRuby, WebAssembly, real-time observability, and geospatial mapping.
Ruby on Rails
fromrubyflow.com
2 weeks ago

re2 2.27.0: concurrent matching without the GVL

A new Ruby RE2 version releases the Global VM Lock during matches, enhancing speed in multi-threaded environments.
Ruby on Rails
fromRubyflow
1 month ago

Hosting options to deploy a Ruby app

Different hosting options for deploying Ruby apps include cloud providers, VPS setups, and managed platforms.
fromRubyflow
4 days ago
Ruby on Rails

Ideabug - self-hosted, embeddable feedback widget in Rails

Ideabug is an open-sourced Rails 8 app for in-app announcements, bug reports, and feature requests without SaaS costs.
Ruby on Rails
fromRubyflow
6 days ago

LLM Cost Tracker 0.2.0: Now with Built-in Dashboard

New built-in UI dashboard for llm_cost_tracker allows visualization of LLM spending and token usage in Rails apps.
Ruby on Rails
fromRubyflow
6 days ago

How to Port Legacy Rails Applications to Propshaft

Propshaft replaces Sprockets as the default asset pipeline for Rails, offering improved features and migration options for legacy applications.
fromRubyflow
1 week ago
Ruby on Rails

ruby-crewai: The missing Ruby SDK for CrewAI's multi-agent AI API

CrewAI now has a Ruby client, ruby-crewai, enabling Rails developers to use its multi-agent AI framework.
#ruby-central
Ruby on Rails
fromRubyflow
3 weeks ago

Ruby 4.0 Default to Bundled Gems: What Does That Mean, Anyway?

Ruby 4.0 has transitioned certain gems from 'default' to 'bundled status', impacting developers' understanding of core libraries.
#rails
fromRubyflow
3 weeks ago
Ruby on Rails

The Signals That Predict a Difficult Rails Upgrade

Rails upgrades are challenging due to accumulated system structure, not the framework itself.
fromRubyflow
3 weeks ago
Ruby on Rails

Rails Consent - Cookie Consent & Privacy Preferences for Rails

Rails Consent is a Rails Engine for cookie consent and privacy preference management in Ruby on Rails applications.
Ruby on Rails
fromRubyflow
3 weeks ago

Rails Consent - Cookie Consent & Privacy Preferences for Rails

Rails Consent is a Rails Engine for cookie consent and privacy preference management in Ruby on Rails applications.
fromRubyflow
3 weeks ago
Ruby on Rails

Planning for the Rails 8.0 EOL and the 8.1 Upgrade

Rails 8.0 is reaching end-of-life, and this guide provides upgrade strategies and pitfalls to avoid for legacy projects.
fromRubyflow
3 weeks ago
Ruby on Rails

Internator now runs on OpenCode (bye Codex)

Internator is a Ruby CLI that automates code changes and now operates on OpenCode for enhanced flexibility and efficiency.
fromRubyflow
3 weeks ago
Ruby on Rails

Turbo Tour - A Ruby on Rails gem for building product tours

Turbo Tour is a Ruby on Rails engine for creating interactive product tours without heavy JavaScript dependencies.
fromRubyflow
4 weeks ago
Ruby on Rails

A Claude Code Skill to Upgrade Rails (From 2.3 to 8.1)

Real-world experience in Rails upgrades is essential for effective implementation.
fromRubyflow
1 month ago
Ruby on Rails

The Odin Project: Learning Web Development the Hard (and Effective) Way

The Odin Project effectively teaches web development by encouraging independent problem-solving and real project building.
fromRubyflow
1 month ago

Can Ruby Read an X-Ray? Building a Medical Image Processor.

The inclusion of Sobel edge detection, Laplacian filter, Gaussian blur, and custom convolution as native C bindings in ruby-libgd proves essential for medical imaging applications.
fromRubyflow
1 month ago

The tool I wish I had 25 apps ago

Every iOS app I've shipped over the last nine years started the same way: a Rails developer with a great web app, users who want it in the App Store, and weeks spent on Xcode, signing certificates, and Swift boilerplate that has nothing to do with the actual product.
fromInfoWorld
1 month ago

Ruby sinking in popularity, buried by Python - Tiobe

The main reason for Ruby's drop is Python's popularity. There is no need for Ruby anymore. Ruby was the Tiobe language of the year in 2006, having displayed the highest growth rate in popularity that year, it is now close to dropping out of the top 30, according to Tiobe CEO Paul Jansen.
Ruby on Rails
fromRubyflow
2 months ago

Servactory - Typed service objects with declarative actions for Ruby

The core idea is three separate attribute layers: inputs (what comes in), internals (working state), and outputs (what goes out). Each is a distinct declaration with its own namespace and type checking. Combined with declarative make calls that define action order, the data flow through a service is visible at a glance: class Payments::Process < ApplicationService::Base input :payment, type: Payment internal :charge_result, type: Servactory::Result output :payment, type: Payment make :validate_status! make :perform_request! make :handle_response! make :assign_payment
fromRubyflow
2 months ago

Stop checking admin? - it might be creating technical debt.

Authorization bugs are among the most dangerous issues in SaaS systems. A single mistake can expose salaries, contracts, or customer data - and destroy trust.
Ruby on Rails
fromRubyflow
2 months ago

A JSON Logic implementation that actually works: ShinyJsonLogic

A new Ruby JSON Logic gem provides 92% standards compliance, Ruby 2.7+ compatibility, zero dependencies, and reliable cross-language rule sharing with JavaScript.
Ruby on Rails
fromRubyflow
2 months ago

Static typing in Ruby only works if type narrowing reflects how we actually write Rub

Type Guard in Steep enables real type narrowing for union types, framework predicates like present?, and user-defined methods, improving Rails type checking.
Ruby on Rails
fromVue.js Jobs
2 months ago

Software Engineer (Ruby/Rails), Advertising Platform at Doximity - VueJobs

Pragmatic full-stack Ruby on Rails engineer needed to build and scale Doximity's remote native advertising platform using modern web technologies.
fromRubyflow
2 months ago

The Ruby AI Newsletter

This edition features tons of content, articles, and open source releases.
Ruby on Rails
fromRubyflow
2 months ago

How I Actually Use AI to Write Ruby on Rails Code

Layered project context and documentation enable AI-assisted development to accelerate app delivery and require communication skills more than fast coding.
[ Load more ]