RoRvsWild
banner
rorvswild.com
RoRvsWild
@rorvswild.com
All-in-one monitoring for Ruby on Rails applications.
Track performances and errors for requests and background jobs.

https://www.rorvswild.com
Reposted by RoRvsWild
Herb v0.8 is here! 🚀

The biggest release yet, packed with new language bindings, Linter Autofix support, Linter Fix-on-Save, a new `.herb.yml` config file, formatter improvements, Tailwind Class Sorting integration, and a ton of performance, tooling and LSP improvements! 🌿
November 12, 2025 at 4:05 PM
Reposted by RoRvsWild
The @euruko.org 2025 talks recordings are now available on @rubyevents.org! 🥳
November 12, 2025 at 12:09 AM
Reposted by RoRvsWild
We have two tickets available for those who need a nudge to go to a cool and boutique Ruby conference.

Just send me an email and I'll hook you up 🙌
Not long now until tiny ruby #​{conf}! Thanks again to @avohq.io for sponsoring us at the Ruby level and helping us make this event possible.
November 11, 2025 at 8:53 AM
Reposted by RoRvsWild
Next Wednesday I will give a presentation at Zurich.rb, and then on the 19th November at Geneva.rb:

How to protect web applications against spam bots and brute force attacks without annoying humans, and why I think captchas are not the best solution.
November 7, 2025 at 8:31 AM
Reposted by RoRvsWild
Whoa, Big Cartel is hiring a principal Rails eng. It's been a while since I've seen a posting from them. jobs.rubyonrails.org/jobs/8334-pr...
Principal Rails Engineer at Big Cartel
Big Cartel is an e-commerce platform that's been around since Rails was in it's infancy. Our platform has evolved from an app built on early beta v...
jobs.rubyonrails.org
November 3, 2025 at 4:26 PM
Reposted by RoRvsWild
Announcing ractor-shim, a new gem that reimplements Ractor on top of Thread & Queue: github.com/eregon/racto...

This gem provides the full Ruby 3.5 Ractor API (Ractor::Port, Ractor#{join,value,monitor}, etc) on TruffleRuby, JRuby, and CRuby 2.7 to 3.4.
GitHub - eregon/ractor-shim: A shim to define Ractor by using Thread, if not already defined
A shim to define Ractor by using Thread, if not already defined - eregon/ractor-shim
github.com
October 30, 2025 at 9:01 PM
@adrianthedev.com @lucianghinda.com No more Ruby meetup in Bucharest?
October 30, 2025 at 12:40 PM
Reposted by RoRvsWild
Only three spots remaining for this Friday's workshop about Reliable Test Case Generation with AI
goodenoughtesting.com/learn/relia...
Reliable Test Case Generation with AI
Master the art of guiding ChatGPT, Claude, and other LLMs to generate high-quality Ruby and Rails tests using proven design techniques. Move beyond luck to systematic, reliable AI-assisted testing.
goodenoughtesting.com
October 29, 2025 at 9:40 AM
🤔 Exceptions in Markdown (add .md to URLs). What would you do with this?
October 29, 2025 at 9:12 AM
Reposted by RoRvsWild
Last week, Geneva.rb had the privilege to be hosted by QoQa for a fascinating talk by @marcoroth.dev. We were captivated by what Herb already enables today, and even more so by how it could reshape the Rails frontend stack.
October 22, 2025 at 10:13 PM
rails 8.1.0 documentation
rubyrubyrubyruby.dev
October 22, 2025 at 3:45 PM
Reposted by RoRvsWild
Reminder: next Wednesday we'll be hosting @marcoroth.dev at QoQa's headquarters.

Marco will revisit his Rails World 2025 talk regarding ReActionView.

Join us:
- 🗓️ Wednesday, October 15 2015
- 📍 Route de la Chaux 4, 1030 Bussigny

🎟️ RSVP: www.meetup.com/geneva-rb/even...
Introducing ReActionView: A new ActionView-Compatible ERB Engine, Wed, Oct 15, 2025, 7:00 PM | Meetup
**Foreword** For its 2025 kickoff, Genevarb is exceptionally relocating to [Qoqa](https://www.qoqa.ch/fr)! –––– Over 2025, [Marco](https://marcoroth.dev/) explored a new
www.meetup.com
October 12, 2025 at 6:14 PM
💎 RoRvsWild gem version 1.10.0

github.com/BaseSecrete/...

- Add plugin RailsError to subscribe to ActiveSupport::ErrorReporter
- Normalize MongoDB by removing any variables
- Fix MongoDB monitoring
- Add root section to Sidekiq to ensure not missing any timings
- …

#RubyOnRails
GitHub - BaseSecrete/rorvswild: Performances & exceptions monitoring for Ruby on Rails applications
Performances & exceptions monitoring for Ruby on Rails applications - BaseSecrete/rorvswild
github.com
October 10, 2025 at 2:10 PM
Hello Ruby Passport 👋
Hello World 🛂
October 10, 2025 at 9:38 AM
Reposted by RoRvsWild
Open to new adventures in code — #Ruby, #Rails, or #CrystalLang! 18+ years with Ruby, so my ducks are in a row and my #gems are polished.

Let's build something great together.

#RubyOnRails #CrystalLang #DevHire #OpenToWork #FediHire #DevJobs #TechJobs #JobSearch
October 7, 2025 at 12:40 PM
Reposted by RoRvsWild
Not all tests written during TDD belong in your codebase.

While this might be familiar wisdom, it’s important to reiterate it here.
October 7, 2025 at 7:28 AM
Reposted by RoRvsWild
This job is front-end focused, but sounds like a Rails gig using Hotwire and Turbo.

Mozilla would be a cool company to work for.

Remote, US-based.

railshotwirejobs.com/jobs/front-...
Front End Software Engineer, New Products
railshotwirejobs.com
October 2, 2025 at 4:03 PM
Reposted by RoRvsWild
My team at Plane is hiring experienced full stack engineers. We use Rails, Postgres, Phlex, Vite, TypeScript and Svelte. I don’t have a full job description yet, but drop me a DM if you want to know more.
October 1, 2025 at 4:22 PM
Reposted by RoRvsWild
We know several excellent Ruby on Rails developers who are available to assist us with a new project.

Get in touch and let's build!
September 24, 2025 at 12:20 PM
The Complete Guide to Dev Containers in #RubyOnRails by @julianrubisch.at

From basic setup to advanced MCP integration: using Dev Containers for portable development environments that eliminate "works on my machine" problems.

www.rorvswild.com/blog/2025/de...
The Complete Guide to Dev Containers in Ruby on Rails - RorVsWild
From basic setup to advanced MCP integration: using Dev Containers for portable development environments that eliminate "works on my machine" problems.
www.rorvswild.com
September 23, 2025 at 12:21 PM
Just landed in Porto for #Euruko.
If you're around, come see us to talk about your #RubyOnRails app's performances.

www.rorvswild.com/blog/2025/pe...
Personalized application performance discussion - RorVsWild
Let's talk about your application during Euruko!
www.rorvswild.com
September 17, 2025 at 2:33 PM
More everyday performance rules for #RubyOnRails developers

A compilation of good practices to write optimized Ruby code that you can apply to any Rails application.

www.rorvswild.com/blog/2025/mo...
More everyday performance rules for Ruby on Rails developers - RorVsWild
A compilation of good practices to write optimized Ruby code that you can apply to any Rails application.
www.rorvswild.com
September 16, 2025 at 12:30 PM
Reposted by RoRvsWild
Kyle gave a fantastic talk about computing Fibonacci numbers with #Ruby at @friendlyrb.com last year and kindly agreed to turn it into this article.
Enjoy, and have fun at #FriendlyRb if you're lucky enough to attend today.

www.rorvswild.com/blog/2025/fi...
Fibonacci Funhouse: Exploring Ruby Algorithms for Fibonacci Numbers - RorVsWild
Mathematics is often very powerful and elegant. Do you know what else is powerful and elegant? Ruby.
www.rorvswild.com
September 10, 2025 at 8:08 AM
Reposted by RoRvsWild
Who’s coming to #EuRuKo? I’m presenting a workshop on meta-programming, with a focus on making delightful interfaces. Would love to see you there!
September 9, 2025 at 11:23 AM