/ruby

Hot in Ruby Other:

HOT IN Ruby Other THIS WEEK! Top

First poster: alvinkatojr
When Rails first came around in 2004, web development was in a very different state than it was today. JavaScript was still pretty much r...
New

HOT IN Ruby Other THIS MONTH! Top

First poster: adamaiken89
Why Ruby on Rails still matters. An old tool endures in a Next.js world
New
New
First poster: alvinkatojr
Link to original Medium article I had published earlier with the same name. I’m migrating from Medium to WordPress, a delightful experien...
New
CommunityNews
After six months of hard work, I’m thrilled to announce the general availability of Sidekiq 8.0! :partying_face::tada: Status Sidekiq is...
New

HOT IN Ruby Other THIS YEAR! Top

PragmaticBookshelf
A Ruby-Centric Chat with Noel Rappin @noelrappin Once you start noodling around with Ruby you quickly figure out, as Noel Rappi...
New
First poster: AstonJ
A New Era for Ruby Central Events. A special announcement for the Ruby community We normally announce next year’s RailsConf location a...
New
CommunityNews
Metaprogramming in Ruby: It’s All About the Self. After writing my last post on Rails plugin idioms, I realized that Ruby metaprogrammi...
New
CommunityNews
Artificial Intelligence (AI) is transforming the way we build, debug, and optimize code, and it’s happening at an unprecedented pace. As ...
New
CommunityNews
GitHub - wouterken/crystalruby: Embed Crystal code directly in Ruby. Embed Crystal code directly in Ruby. Contribute to wouterken/crysta...
New
CommunityNews
I saw a project a couple weeks back which allows writing and running Crystal methods inline inside a Ruby file. It’s a neat project, and...
New
CommunityNews
Five Things to Avoid in Ruby | AppSignal Blog. We’ll dive into five common Ruby mistakes and see how we can combat them.
New
CommunityNews
Introducing Ruzzy, a coverage-guided Ruby fuzzer. By Matt Schwager Trail of Bits is excited to introduce Ruzzy, a coverage-guided fuzzer...
New
CommunityNews
GitHub - baweaver/refactor: Utilities for refactoring and upgrading Ruby code based on ASTs… Utilities for refactoring and upgrading Rub...
New
CommunityNews
Async Ruby on Rails. Ruby and Rails have several features to make your code more performant using async programming. Here’s a list of th...
New
First poster: alvinkatojr
Discover web apps built with Ruby on Rails. We Use Rails highlights web apps using Ruby on Rails, from startups to enterprises. Explore ...
New
CommunityNews
Ruby: a great language for shell scripts!. It’s more than rails!
New
CommunityNews
GitHub - johnfairh/RubyGateway: Embed Ruby in Swift: load Gems, run scripts, call APIs seamlessly in both directions… Embed Ruby in Swif...
New
CommunityNews
The intricacies of implementing memoization in Ruby. A long time ago, I wrote a memoization library for Ruby. It was not easy, but I lea...
New
CommunityNews
Speeding up Ruby by rewriting C… in Ruby. There is a recent language comparison repo which has been getting shared a lot. In it, CRuby w...
New

HOT IN Ruby Other THE LAST THREE YEARS! Top

PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Author Spotlight: Bruce Tate @redrapids Programming languages always emerge out of need, and if that’s not always true, they’re defin...
New
PragmaticBookshelf
Author Spotlight Erin Dees @undees Welcome to our new author spotlight! We had the pleasure of chatting with Erin Dees, co-author of ...
New
New
First poster: bot
GitHub - redneckbeard/thanos: Ruby → Go at the snap of your fingers. Ruby → Go at the snap of your fingers. Contribute to redneckbeard/t...
New
First poster: bot
Ruby 3.1’s incompatible changes to its YAML module (Psych 4). Ruby made its YAML interpreter more secure by default at the cost of backw...
New
First poster: bot
Introducing Trilogy: a new database adapter for Ruby on Rails | The GitHub Blog. We’ve open sourced Trilogy, the database adapter we use...
New
First poster: bot
Shopify Invests in Research for Ruby at Scale. Shopify is investing on Ruby on Rails at scale by funding high-profile academics to focus...
New
First poster: bot
Building GitHub with Ruby and Rails | The GitHub Blog. Since the beginning, GitHub.com has been a Ruby on Rails monolith. Today, the app...
New
New
First poster: bot
Why We’re Sticking with Ruby on Rails at GitLab. With our modular monolith, developers can contribute enhancements to the core product, ...
New
First poster: bot
High School — Census Engineering. A Redis mutex in Ruby and Lua
New
First poster: bot
An Overview Of Ruby on Rails 7.1 Features. Part III… A detailed overview of some of the features coming to Rails 7.1. Part 3/3.
New
First poster: bot
Audit Logging in Ruby and Rails | AppSignal Blog. Let’s explore some options to implement audit logs, including PaperTrail, Audited, Aud...
New
First poster: bot
GitHub - sagittaros/ruby-nix: Generates reproducible ruby/bundler app environment with Nix. Generates reproducible ruby/bundler app envi...
New

HOT IN Ruby Other THIS Over 3 Years! Top

PragmaticBookshelf
A Hero’s Journey with Chris Pine @chrispine Chris Pine, author of Learn to Program, Third Edition, discusses his journey to beco...
New
First poster: dimitarvp
Rails is not written in Ruby. I’m born and raised in Kraków, a beautiful city in Poland, maybe you’ve heard about it, maybe you’ve even ...
New
First poster: AstonJ
Pocketlang is a small (~3000 semicolons) and fast functional language written in C. It’s syntactically similar to Ruby and it can be lear...
New
First poster: bot
Ruby vs Python comes down to the for loop. Contrasting how each language handles iteration helps understand how to work effectively in e...
New
First poster: bot
What we can learn from “_why” the long lost open source developer… Code might not last forever, but _why proves you can have an impact t...
New
First poster: bot
Rubinius began as a metacircular implementation of Ruby and was billed as Ruby in Ruby. Today the core and much of the standard library, ...
New
First poster: bot
Ruby: How to Run a Rack app in a Background Thread. Stubbing and mocking are fine, but sometimes you want to test full integration. This...
New
First poster: bot
Where is the Ruby language headed? At RubyConf 2021, the presentations about the language focused on static typing and performance—where ...
New
First poster: bot
Ruby, built for production Convenient — install Ruby without compiling Keep secure — auto-update with APT and YUM Combat memory bloat — ...
New
First poster: bot
In this article, I’ll tell you three real-life short stories. If you’re don’t like stories, you can skip to the conclusion.
New
First poster: bot
[EN] Why Ruby’s JIT was slow / Takashi Kokubun @k0kubun. Japanese: https://youtu.be/rE5OucBHm18In Ruby 2.6, we started to use a JIT comp...
New
First poster: bot
Benchmarking Ruby 2.5 to 3.1. The yearly benchmarking Ruby post
New
First poster: bot
It’s hard for me to believe these words but I pushed Sidekiq’s first commit on Jan 16th, 2012. Ten years ago. The public announcement. On...
New
First poster: bot
Sorbet: Stripe’s type checker for Ruby. Stripe uses Sorbet to type check our 15 million lines of Ruby code, making engineers more produc...
New
First poster: bot
A computer is an imperative machine. Its CPU reads a list of instructions and performs one operation after another, with each operation m...
New

Ruby

Classification: Programming Language
Forum Category: Backend
Threads: 328
Forum Tags: #ruby

"A dynamic, object orientated programming language with a focus on simplicity and productivity."

  • Follow
  • Join
  • Shape
the conversation
Ruby on GitHub
Stars: 22,452 Watchers: 1,095 Open Issues: 427 Last push: 15 hours ago

Core Team Members

Portal Stewards

Latest Ruby Jobs

Featured Ruby Book

Agile Web Development with Rails 6 (PragProg)

Latest Ruby Learning Resources

Htmx on Sinatra
Backend Learning Resources
Frictionless Generators (PragProg)
Backend Learning Resources

Ruby Events (WIP)

64 days remaining
Expo Vegas
Las Vegas June 13, 2020
183 days remaining
Developer Conference 2020
Rio de Janeiro October 15, 2020
289 days remaining
BigMeet 2021
Chicago Feb 25, 2021

My Saved Portals

    None saved yet

Get money off!

The Pragmatic Bookshelf

35% off any eBook

The Pragmatic Studio

20% off any course

Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

My Saved Portals

    None saved yet