Ruby on Rails

[ follow ]
#ruby
Ruby on Rails
fromRubyflow
1 month ago

e2e gem

Unified high-performance end-to-end testing framework for Ruby that wraps Playwright, provides Capybara-like DSL, fast IPC browser communication, zero-config Rails integration, and DB connection sharing.
Ruby on Rails
fromRubyflow
1 month ago

Ruby Hyperliquid SDK (and ws_lite!)

Ruby SDK for Hyperliquid plus a custom Ruby WebSocket client enables LLM-assisted terminal development and will power an automated short rebalancer.
fromRubyflow
1 day 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
3 days 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
4 days 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
2 weeks 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
1 month 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
1 month 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
1 month 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
1 month 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
1 month 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
1 month ago

The Ruby AI Newsletter

This edition features tons of content, articles, and open source releases.
Ruby on Rails
fromRubyflow
1 month 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.
Ruby on Rails
fromRubyflow
2 months ago

Programming Ruby 4.0 in Beta

Programming Ruby 4.0 release targets Ruby 4.0 final and adds Ruby 3.4/4.0 syntax updates, revised Ractor API, Prism, Ruby::Box, Bundler 4.0, threading and library updates.
fromBusiness Insider
2 months ago

Ruby on Rails creator David Heinemeier Hansson says AI can't yet equal most junior programmers. It's why he still mostly codes by hand.

You're in total darkness and then it'll flicker on and you go like, 'I can see everything.' And then two seconds later, boom, pitch black.
Ruby on Rails
Ruby on Rails
fromBerlin Startup Jobs
2 months ago

Job Vacancy: Senior Full-Stack Ruby on Rails Developer // GAIA | IT / Software Development Jobs | Berlin Startup Jobs

Senior Ruby on Rails Developer role to build and scale an AI-first legal SaaS platform integrating AI features with a modern Rails-based tech stack.
Ruby on Rails
fromRubyflow
2 months ago

libgd-gis continues to grow - now with styles and more

libgd-gis is a Ruby raster GIS engine on libgd that supports cartographic styles, layered GeoJSON, full labeling, and direct image composition.
#rails
Ruby on Rails
fromInfoWorld
2 months ago

Ruby 4.0.0 introduces ZJIT compiler, Ruby Box isolation

Ruby 4.0.0 introduces ZJIT while improving Ractor concurrency and internal performance; ZJIT is faster than the interpreter but not yet as fast as YJIT.
[ Load more ]