Joined March 2015
3 Photos and videos
The Ruby Dev retweeted
⚠️ DEADLINE EXTENDED ⚠️ We're allowing extra time to participate in the @Storyblok Headless CMS Challenge! You now have until June 29th to submit a unique digital experience. 💫 Can't wait to see what you build 🏗️ buff.ly/OViqwiu

8
8
5,601
GitHub-style markdown textarea for Rails with Stimulus: basic formatting, pasted URL links, drag & drop images, ready with minimal setup. #DEVCommunity #Ruby dev.to/railsdesigner/create-…
1
22
972
Docker Cheatset now builds for arm64, pins Actions and base images, and pushes to GHCR and DockerHub with automated tagging tweaks underway. #DEVCommunity #Ruby dev.to/jonasbn/docker-cheats…
1
378
Rails runs before_action callbacks and included concerns in definition order. A simple test shows why callback order matters { author: @kevin_j_m } #DEVCommunity #Ruby dev.to/kevin_j_m/rails-contr…
317
Rails 8 adds background jobs out of the box. Send emails, process images and monitor tasks with a built-in dashboard and minimal setup. { author: @bdavidxyz } #DEVCommunity #Ruby dev.to/bdavidxyz/background-…
3
25
704
oauth2 gem v2.0.10 is live. 100% test coverage on major Ruby impls, wide dependency support, strict SemVer compliance. Upgrade with care. #DEVCommunity #Ruby dev.to/galtzo/gem-oauth2-v20…
8
449
Courrier is a new Ruby gem letting you define email classes with subject, text and HTML and deliver through Postmark, Mailgun or Resend #DEVCommunity #Ruby dev.to/railsdesigner/salut-c…
7
23
908
Compare decorator patterns in Python, Java, JS, Ruby and Scala with real serverless use cases—covering syntax, logging, auth and monitoring. #DEVCommunity #Ruby dev.to/leapcell/decorator-pa…
1
5
404
Rails 8 trims bloat, keeps its stable core and lets you opt in to extras. A lean, one-person framework for faster, simpler apps. { author: @bdavidxyz } #DEVCommunity #Ruby dev.to/bdavidxyz/my-opinion-…
2
12
475
Deep dive into Ruby’s object-oriented core: learn how classes, objects and instance methods work together to build clear, modular code 👩‍💻🧩 { author: @daviducolo } #DEVCommunity #Ruby dev.to/daviducolo/unveiling-…
4
27
775
Add natural language parsing for recurring events in Rails with Stimulus so users can type schedules like every week or monthly on the 15th #DEVCommunity #Ruby dev.to/railsdesigner/natural…
2
17
527
Implement recurring events in Rails using IceCube for rule serialization, generating in-memory dates and a customizable calendar component. #DEVCommunity #Ruby dev.to/railsdesigner/recurri…
6
28
891
Implement magic links in Rails 8 auth: auto-create users with a random password, generate expiring tokens and send an email link for sign-in #DEVCommunity #Ruby dev.to/railsdesigner/adding-…
2
31
1,053