Ruby events this week 🧵
🤖 Generated automatically by RubyEventsBot using ruby-libgd.
Updated every 7 days.
#Ruby #RubyEvents #RubyLanguage #RubyOnRails
Looking through #RubyOnRails default auth (which is generated for you), and I realized...
It basically doesn't use built-in sessions (ones compatible with Rack::Session) anymore.
It basically creates a Session model and stores the id in the signed cookies directly.
Senior Site Reliability Engineer at Braze

Braze is hiring Senior Site Reliability Engineer

Well folks,

@marcoroth dropped a new #herb release on #RuCoCo and he packed some really nice goodies in it.
Don't claim later that nobody told you 😉

https://ruby.social/@marcoroth/116223917202960418

#Ruby #Rails #RubyOnRails #ActionView #ReActionView #RubyCommunityConference #RubyLang #RubyGems #RubyConference

Ruby events this week 🧵
🤖 Generated automatically by RubyEventsBot using ruby-libgd.
Updated every 7 days.
#Ruby #RubyEvents #RubyLanguage #RubyOnRails

[ENG] Keynote confirmed! 



Fabio Akita, a.k.a. M.Akita, is joining Tropical on Rails 2026 as a keynote speaker.

[PT-BR] Keynote confirmado! 



Fabio Akita, ou M.Akita, será um dos keynote speakers do Tropical on Rails 2026.

🔗 https://tropicalonrails.com/fabio-akita

#RubyOnRails #TropicalOnRails

Every third Ruby run is a debug run, yet most developers never question which debugger they're using or what it costs them.

→ How TracePoint and ISeq power every major Ruby debugger
→ Why Byebug goes from 17.7s to 529s on the same workload
→ How the debug gem eliminated that overhead entirely
→ What RubyMine adds on top for Ruby 2.3+ users
→ A practical decision guide for choosing the right tool

https://rubystacknews.com/2026/03/12/choosing-the-right-debugger-tracepoint-iseq-and-why-your-choice-of-debugger-affects-more-than-just-comfort/

#RubyOnRails #Debugging #RubyKaigi #DevTools #FediDev #Programming #Ruby

Choosing the Right Debugger: TracePoint, ISeq, and why your choice of debugger affects more than just comfort

Choosing the Right Debugger March 12, 2026 A Ruby Developer’s Guide to TracePoint, ISeq, and why your choice of debugger affects more than just comfort If you write Ruby, you debug Ruby. Whet…

Linking Ruby knowledge from the most remote places in the world.

[ENG]
Special thanks to Capim, @thetechfx_, @huskybynomad for supporting the event and helping make Tropical on Rails possible.

[PT-BR]
Nosso agradecimento especial à Capim, @thetechfx_, @huskybynomad por apoiarem o evento e ajudarem a tornar o Tropical on Rails possível.

https://capim.com.br
https://techfx.com.br
https://husky.io

#TropicalOnRails #RubyOnRails #Capim #TechFX #HuskyByNomad

👴✨ In the grand return to Rails by 2026, a time traveler from 2010 revisits their ancient Ruby temples, armed with the cutting-edge wisdom of a #DevOps architect who moonlights as a bassist in West Sussex. 🤘🎸 Between purring cats and loud noises, this mighty coder-musician hybrid crafts a blog that's as relevant as an Amiga is in the 21st century. 📟🦄
https://www.markround.com/blog/2026/03/05/returning-to-rails-in-2026/ #timeTravel #RubyOnRails #codingLife #retroTech #HackerNews #ngated
Returning To Rails in 2026

I love a good side-project. Like most geeks, I have a tendency to go down rabbit holes when faced with problems - give me a minor inconvenience and I’ll happily spend weeks building something far more elaborate than the situation warrants. There’s joy in having a playground to explore ideas and “what ifs”; Building things just for the sheer hell of it, as Richard Feynman put it “The Pleasure of Finding Things Out”.

markround.com

🚀 Run Ruby on Rails entirely in your browser!

I just published a deep-dive guide: “Ruby on Rails on WebAssembly: A Full-Stack, In-Browser Journey”. Learn how to:

✅ Compile Ruby and Rails to Wasm
✅ Run SQLite and Active Record in-browser
✅ Handle file uploads via OPFS
✅ Launch your app as a PWA
✅ Build offline-first apps, demos, and educational playgrounds

🔗 Read the full article https://rubystacknews.com/2026/03/11/ruby-on-rails-on-webassembly-a-full-stack-in-browser-journey/

#Ruby #Rails #WebAssembly #Wasm #FullStack #PWA #InBrowserDev #RubyOnRails #WebDev

Ruby on Rails on WebAssembly: A Full-Stack, In-Browser Journey

March 11, 2026 What if you could run a fully functional Rails application — backend, database, file storage, and all — directly inside a browser tab, with zero servers? WebAssembly (Wasm) makes thi…

Linking Ruby knowledge from the most remote places in the world.