Rails Luminary building GoRails.com, JumpstartRails.com, Hatchbox.io, RailsBytes.com, Remote Ruby Podcast and lots of open source projects.
Do things that scare you.
https://excid3.com
Chris Oliver
Loading...
Had the pleasure of talking to @jdx.dev on Remote Ruby about Mise, precompiled Ruby, and all his other projects.
Give it a listen here: www.remoteruby.com/2260490/epis...
Discovered that ActionMailer *_deliver callbacks don't respect only/except options in Rails.
Turns out it's a really simple fix because Mailers are Controllers behind the scenes.
github.com/rails/rails/...
Chris, Andrew, and David welcome special guest Jeff Dickey (jdx), creator of mise, discussing his background rewriting the Heroku CLI from Ruby to Node due to Ruby distribution/sandboxing issues. ...
This was a fun collaboration with @excid3.com and can't wait for the features it will unlock at @hatchbox.io š¤
Went to the ānerdiest bar in Torontoā with @wesbos.com, Brooke, @excid3.com, my son, and @adamwathan.com!
RBQ Conf is officially cookinā.
Our CFP is open, and weāre looking for sponsors who want to support a warm, community-first Ruby gathering in Austin.
If youāve got a meaty idea to shareāor want to help bring year one to lifeāweād love to hear from you.
rbqconf.com
"He did not pick something easy to do."
- @excid3.com on Episode 327 of Remote Ruby with Brendan Buckingham discussing @jremsikjr.bsky.social's choices in bringing XO Ruby to life
Motivation / Background
only: and except: options are ignored in ActionMailer callbacks when added in #47630. This feels inconsistent so this uses the same normalization wrapper from AbstractContro...
Watched a bunch of YouTube to fix the wife's coffee machine and now YouTube thinks I'm _really_ into coffee machines.
Shoutout to @marcoroth.dev for Herb. Just fixed a bunch of small typos in our HTML that it found.
Browsers are pretty good at fixing these issues automatically, but I'd sure rather be sending correct HTML instead.