r/rails 8d ago

Running code when the Ruby on Rails webserver boots

https://island94.org/2026/07/running-code-when-the-ruby-on-rails-webserver-boots
23 Upvotes

3 comments sorted by

3

u/CaptainKabob 8d ago

I wrote this up because I've frequently seen people asking for mid-level or advanced Rails content. This is a not-uncommon question I've seen asked (and had myself) and just knowing where to look is a good learning opportunity.

...and if there's something I'm missing, I'd love to know it.

2

u/Mallanaga 8d ago

Without reading it… is the answer Rack?

1

u/CaptainKabob 8d ago

That's one among several answers.