WeSearch
Hub / Tags / Ruby
TAG · #RUBY

Ruby coverage.

Every story in the WeSearch catalog tagged with #ruby, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

60 stories tagged with #ruby, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Ruby"

RELATED TAGS
#programming7#softball6#oklahoma-state6#ruby-meylan5#development5#rails4#ncaa4#opensource3#sports3#ai3#software3#documentation3
R/RUBY

Managing Ruby versions with Mise

17 views ·
PAGE SIX

The ‘heartfelt’ meaning behind Kate Middleton’s ruby and diamond jewelry for Cancer Research reception

The princess paired a heart-print Rodarte dress with jewelry symbolizing "courage, resilience, and hope" — plus a sweet nod to her eldest son.…

15 views ·
#royalty#health#fashion
R/RUBY

Get Sidekiq and Faktory support in the Ruby Users Forum

17 views ·
RUBYGEMS BLOG

Cooldown Support for Ruby Bundler

Most supply-chain attacks against RubyGems exploit a narrow window: an account is compromised, a malicious version ships, and any bundle install in the minutes that follow resolves…

8 views ·
#security#software
RAILS AT SCALE

One engine, many tools – Introducing Rubydex

Introducing Rubydex — a portable static analysis engine powering Ruby LSP, Tapioca, Packwerk, and more. One foundation, compounding benefits for the whole ecosystem.…

18 views ·
#programming#software development
DEV.TO (TOP)

Making Codex CLI and Codex.app Use mise-managed Ruby and Node.js

How to make Codex CLI and Codex.app use mise-managed Ruby and Node.js by adding mise shims to PATH in ~/.zshenv via the CODEX_SANDBOX variable.…

15 views ·
#programming#nodejs
DEV.TO (TOP)

SOLID Principles in Ruby on Rails

SOLID Principles in Ruby on Rails SOLID is not a Rails or Ruby concept. It's a set of five...…

12 views ·
#rails#solidprinciples
HACKER NEWS (NEWEST)

Both Stores Said Yes

A paid app, approved in the App Store and Google Play, built without opening Xcode or Android Studio.…

13 views ·
#mobile#development
THEREGISTER

Ruby inventor Matz working on native compiler with AI help

Matz gets together with Anthropic's Claude to create an experimental ahead-of-time compiler for Ruby – though with many limitations…

17 views ·
#compiler#ai
YAHOO SPORTS

Red River's Ruby Schneider enters state tournament confident at No. 1 singles, doubles

May 27—GRAND FORKS — Ruby Schneider and Kalli Block have been friends since birth, but the duo wasn't exactly confident the connection would translate to the court. "We've always t…

13 views ·
#tennis#sports#tournament
R/RUBY

What should Ruby teams prioritize first?

22 views ·
JANKO MAROHNIĆ

Extending Ruby LSP with Prism

Ruby LSP is a wonderful language server built on top of Prism, Rubydex and RBS. It implements a variety of features that enrich the code editing experience in Ruby projects. Its ad…

14 views ·
#programming#development
DEV.TO (TOP)

Why flag_shih_tzu is changing its default SQL for bit flags

flag_shih_tzu v1.0.0 changes the default query mode from IN lists to bit operators for safer rolling deploys.…

19 views ·
#rails#activerecord
HACKER NEWS (NEWEST)

From Rust to Ruby

16 views ·
R/RUBY

Extending Ruby LSP with Prism

20 views ·
R/RUBY

How to self-host your Ruby apps

19 views ·
NEW YORK POST

‘I sleep around, but my husband isn’t allowed to’ — meet the couple in a one-sided open marriage

Comedian, Nikki Glaser, caused quite the online stir last month when she said she adheres to this unconventional relationship dynamic.…

19 views ·
#relationships#polyamory#gender roles
PAWELDABROWSKI

Five foundations for building complex Ruby on Rails apps

Five foundations for building complex Rails apps: DDD, Mutation Testing, Event Sourcing, CQRS, and AI.…

18 views ·
#rails#software development
R/RUBY

Built a full AI agent in Ruby — metaprogramming, dynamic skill loading, zero native deps. Thought this community might find it interesting.

19 views ·
R/RUBY

Is Ruby on Rails still relevant?

21 views ·
R/RUBY

Ruby vs. Java vs. TypeScript: my experience on building a Cowork DOCX plugin

22 views ·
TANIN

Ruby vs. Java vs. TypeScript: my experience on building a Cowork DOCX plugin

We've built a Claude Cowork DOCX plugin in Ruby, Java, and TypeScript. Java is the winner for supporting zip files and XML in its runtime with no issues. However, TypeScript is cho…

20 views ·
#programming#software#development
R/PROGRAMMING

Ruby vs. Java vs. TypeScript: my experience on building a Cowork DOCX plugin

25 views ·
R/RUBY

RubyConf Austria: Budget

25 views ·
DEV.TO (TOP)

Thoughts on Codingame 2026 Spring challenge

Trolls in woods be choppin'…

24 views ·
#codingame#game development#ai
DEV.TO (TOP)

yard-yaml 0.1.1: safer UTF-8 handling for YAML documentation

yard-yaml 0.1.1 improves file conversion reliability, refreshes generated project tooling, and adds local documentation development support.…

19 views ·
#yaml#documentation
GITHUB

Irb-autosuggestions: Fish-like autosuggestions for irb

Fish-like autosuggestions for irb. Contribute to unurgunite/irb-autosuggestions development by creating an account on GitHub.…

13 views ·
#programming#development
YAHOO SPORTS

D-V District Finals: 'Burg wins 11th district title in 12 years, bests Wellston 11-0

ATHENS — One of the greatest traditions in the history of the Southeast District in any sport, if not the greatest tradition in any sport, is at it again. Stop if you've heard this…

15 views ·
#sports#softball#championship
TITO

Ruby for Good

Aug 27th to Aug 30th Registration is all inclusive; we'll provide you with shared lodging, all your meals, snacks while we're hanging out in the evenings and some of the best socia…

17 views ·
#programming#community#nonprofits
YOUTUBE

Ruby Arrays on Steroids (2014) [video]

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.…

16 views ·
DEV.TO (TOP)

yard-fence 0.9.0: cleaner YARD docs when Markdown braces get in the way

Introducing yard-fence, a Ruby gem that prevents YARD InvalidLink warnings caused by braces in Markdown code examples and placeholders.…

11 views ·
#documentation#opensource
YAHOO SPORTS

HUSKERS Softball Punches Its Ticket to Oklahoma City – By Force: NEBRASKA 9 – Oklahoma St 1 (5 inn.)

The Huskers blew G2 of the Super Regional open in the 5th to pound their way to Oklahoma City by a combined 17-2 score.…

15 views ·
#softball#sports#tournament
DEV.TO (TOP)

yard-timekeeper: Stop YARD Timestamp Churn in Checked-In Docs

Introducing yard-timekeeper, a tiny RubyGem that keeps generated YARD HTML stable when only the footer timestamp changed.…

11 views ·
#opensource#documentation
GITHUB

Rubish: A Unix shell written in pure Ruby

Contribute to amatsuda/rubish development by creating an account on GitHub.…

12 views ·
#programming#software
R/RUBY

🎙️ Remote Ruby – Blue Ridge Ruby Insights & Experiences

22 views ·
YAHOO SPORTS

The Huskers Run Ruby To Jump Within a Win of the WCWS: NEBRASKA 8 – Oklahoma St 1

For a second straight appearance, Meylan lost her hold on the Huskers who are one win away from the WCWS.…

21 views ·
#softball#ncaa#wcws
R/RUBY

Ruby Native's first customer app (and my first case study)

18 views ·
MROCZEK

Ruby on Rails is Dead (2026 Edition)

Part 1 of a structural critique of Rails in 2026: the magic that made Rails dominant also became an architectural cage for the stateful, real-time web.…

12 views ·
#web development#technology
R/RUBY

I'm a beginner. Ruby is my first language and this is my first program. Just started today.

13 views ·
R/RUBY

Built a full AI agent in Ruby — metaprogramming, dynamic skill loading, zero native deps. Thought this community might find it interesting.

21 views ·
R/RUBY

Visual cheat sheet for ruby-libgd 🔥

16 views ·
LOBSTERS

Why Ruby Still Feels Like Home After All These Years

18 views ·
R/JAVA

Ruby vs. Java vs. TypeScript: my experience on building a Cowork DOCX plugin

15 views ·
R/RUBY

Inkmark: a very fast, feature-packed, AI-first Markdown gem for Ruby

17 views ·
DEV.TO (TOP)

Introducing roo-smarter_csv — A Drop-In Roo CSV Backend That's 3–4.6x Faster

roo-smarter_csv replaces Roo's built-in CSV backend with SmarterCSV. Same Roo spreadsheet API, 3–4.6× faster parsing, automatic col_sep / row_sep detection, and robust handling of …

17 views ·
#csv#software
HACKER NEWS (AI / LLM)

AI's favorite coding language is also the most expensive

I ran the same agentic coding task 19 times across three languages. Ruby won on efficiency & speed. Python flunked big time.…

25 views ·
#programming#python
R/RUBY

Videos from the Ruby on Rails Kathmandu Meetup have been released.

14 views ·
R/RUBY

Phlex & Literal are joining the Ruby Users Forum

16 views ·
DEV.TO (TOP)

Past Tense: A DragonRuby Sound Installation Built on libpd

Two to four tablets sit on plinths in a gallery. Each one is listening: a contact mic on the floor,...…

17 views ·
#art#sound#installation
R/RUBY

Issue of Static Ruby Monthly for May 2026 is out! 🧵

19 views ·
R/RUBY

We open-sourced Rubyzen: write architectural lint rules as RSpec tests

24 views ·
R/RUBY

Notificare - a Ruby on Rails gem

14 views ·
YAHOO SPORTS

Oklahoma State softball gets 'what we needed' to set up NCAA Super Regional at Nebraska

Oklahoma State softball defeated Stanford 11-5 in the Stillwater Regional final, advancing to the super regional.…

16 views ·
#softball#ncaa#sports
YAHOO SPORTS

Oklahoma State softball gets 'what we needed' to set up NCAA Super Regional at Nebraska

Oklahoma State softball defeated Stanford 11-5 in the Stillwater Regional final, advancing to the super regional.…

21 views ·
#softball#ncaa#oklahoma state
R/TODAYILEARNED

TIL Prince was the original choice to play the role of Ruby Rhod in The Fifth Element, which Chris Tucker ended up playing, but he backed out because Jean Paul Gaultier’s costumes were ‘too effeminate.’

55 views ·
DEV.TO (TOP)

Why I Still Choose Ruby on Rails in the Age of AI

Hello, I’m Haruku, a freelance developer. After recently starting my own company, I’ve found myself...…

15 views ·
#ruby on rails#web development#ai coding
R/RUBY

Errors installing Ruby 4.0.3 with rbenv on Mac Tahoe 26.5

24 views ·
YAHOO SPORTS

Ruby Meylan didn't have her 'best stuff' but got Oklahoma State softball to regional final

Oklahoma State softball is a win away from advancing to the super regional after topping Stanford on Saturday…

15 views ·
#softball#ncaa#oklahoma state
YAHOO SPORTS

Ruby Meylan didn't have her 'best stuff' but got Oklahoma State softball to regional final

Oklahoma State softball is a win away from advancing to the super regional after topping Stanford on Saturday…

15 views ·
#softball#ncaa#sports
DEV.TO (TOP)

FindBug - Self-hosted Error Tracking & Performance Monitoring for Rails (v0.5.0)

I got tired of paying $26/seat/month for error tracking on side projects, so I built FindBug - a...…

12 views ·
#rails#opensource