⚠️ 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 🏗️
https://t.co/vLtSnVhQ4M
GitHub-style markdown textarea for Rails with Stimulus: basic formatting, pasted URL links, drag & drop images, ready with minimal setup. #DEVCommunity#Ruby
https://t.co/PFVoMftwAG
Docker Cheatset now builds for arm64, pins Actions and base images, and pushes to GHCR and DockerHub with automated tagging tweaks underway. #DEVCommunity#Ruby
https://t.co/XN1B3Etgru
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
https://t.co/laiIIRPjvj
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
https://t.co/MlMUOBtpwB
A quick guide to Ruby output methods: puts, print, p, pp, y, plus awesome_print for styled console output
{ author: @rob__race } #DEVCommunity#Ruby
https://t.co/Flzamg6Uva
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
https://t.co/0aZD4VMwod
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
https://t.co/tyMRMTGChl
YouTube-style replay tracker in Rails: log scrubs, replays, and pauses, aggregate counts by second, and render a simple heatmap #DEVCommunity#Ruby
https://t.co/ywqmWd5Sk0
Compare decorator patterns in Python, Java, JS, Ruby and Scala with real serverless use cases—covering syntax, logging, auth and monitoring. #DEVCommunity#Ruby
https://t.co/2fSLaLOt9s
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
https://t.co/zo6el9ZcCx
Build a multi-step form in Rails with Turbo Frames and Streams. Split long user flows into shorter steps for better UX. #DEVCommunity#Ruby
https://t.co/NB7tMJOeR5
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
https://t.co/WLMxZh1T6z
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
https://t.co/VxeuAxPIWQ
Slow Rails analytics? The timescaledb-ruby gem adds time-series support to Postgres so your dashboards stay fast as data grows. #DEVCommunity#Ruby
https://t.co/vEZWOG25lh
Deciding between Turbo Drive, Frames, Streams and Morph in Rails? This guide walks through each option with clear examples. #DEVCommunity#Ruby
https://t.co/XvMlroqx11
See how your Rails queries really run with EXPLAIN ANALYZE in PostgreSQL
• find slow steps
• confirm indexes
• tune joins and filters #DEVCommunity#Ruby
https://t.co/nlK7DSFvms
Finished The Odin Project Chess Game after pseudocode sketches, refactors and a coding break in Poland. Top tip: plan early.
{ author: @CodeByBlazej } #DEVCommunity#Ruby
https://t.co/wtXlEhNhII
Implement recurring events in Rails using IceCube for rule serialization, generating in-memory dates and a customizable calendar component. #DEVCommunity#Ruby
https://t.co/GBFsC1ufeB
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
https://t.co/m9CBCdgejU