Of course, there was.
#ruby
Of course, there was.
#ruby
If you're getting some pesky deprecation warnings, here's a one-liner to find the gems responsible 🕵️
#rubyonrails #ruby
If you're getting some pesky deprecation warnings, here's a one-liner to find the gems responsible 🕵️
#rubyonrails #ruby
#rubyonrails #ruby
#rubyonrails #ruby
Found this in the Solid Cable Source 🕵️
#ruby
Found this in the Solid Cable Source 🕵️
#ruby
Apparently, this has been a thing for forever; I just came across this now, digging through command line options.
#rubyonrails #ruby
Apparently, this has been a thing for forever; I just came across this now, digging through command line options.
#rubyonrails #ruby
I think I found a hack to help with that.
Now I just redirect to RubyEvents and watch some talk 😅
#ruby
I think I found a hack to help with that.
Now I just redirect to RubyEvents and watch some talk 😅
#ruby
But I have to say, this much touted DSL looks suspiciously like plain old Ruby 🕵️
#ruby
But I have to say, this much touted DSL looks suspiciously like plain old Ruby 🕵️
#ruby
Wrote this little script to pull a bunch of street view images. Dead simple.
Yeah, the resolution isn't great, but it's good enough for seeds 👌
#ruby
Wrote this little script to pull a bunch of street view images. Dead simple.
Yeah, the resolution isn't great, but it's good enough for seeds 👌
#ruby
Anyways. I got into Browserlists and Baseline, and wanted a way to integrate this tooling with Rails.
Presenting Browserslist Ruby 👇
#rubyonrails
Anyways. I got into Browserlists and Baseline, and wanted a way to integrate this tooling with Rails.
Presenting Browserslist Ruby 👇
#rubyonrails
Here's the before and after. Pretty happy with the result 😊
Here's the before and after. Pretty happy with the result 😊
Among other things, this allows you to define multiple root routes.
If you're not using Devise, here's how to create that helper yourself.
#rubyonrails
Among other things, this allows you to define multiple root routes.
If you're not using Devise, here's how to create that helper yourself.
#rubyonrails
For example, button_to creates a form, which you mostly don't care about. The `contents` class turns the form into a phantom container, so it's children are treated like direct children of the parent.
#rubyonrails
For example, button_to creates a form, which you mostly don't care about. The `contents` class turns the form into a phantom container, so it's children are treated like direct children of the parent.
#rubyonrails
Sure, I can always set required versions myself. That's still cumbersome. Working on a little something to address this 🔧
#rubyonrails
Sure, I can always set required versions myself. That's still cumbersome. Working on a little something to address this 🔧
#rubyonrails
- Improved query performance significantly 🚀
- Simplified dependencies 📦
- Better filters & aggregation 📈
I'm using it for pretty much all my side projects now, it works like a charm. Check it out 👇
#ruby #rubonrails
- Improved query performance significantly 🚀
- Simplified dependencies 📦
- Better filters & aggregation 📈
I'm using it for pretty much all my side projects now, it works like a charm. Check it out 👇
#ruby #rubonrails
When making bulk formatting changes (e.g. RuboCop), you generally don't want those changes to show up in git blame/change sets in PR reviews. A `.git-blame-ignore-revs` tells git to ignore changes from specific revisions.
#ruby
When making bulk formatting changes (e.g. RuboCop), you generally don't want those changes to show up in git blame/change sets in PR reviews. A `.git-blame-ignore-revs` tells git to ignore changes from specific revisions.
#ruby
Still very much experimental, but could replace other prefetching solutions (looking at you Turbo) once widely available 🤔
Still very much experimental, but could replace other prefetching solutions (looking at you Turbo) once widely available 🤔
Remember when Flipper used to show you 'Blank Space' if you had no features configured? That was before the fun policy arrived 👮
What are your favorite examples of little quirks and easter eggs in software?
#ruby
Remember when Flipper used to show you 'Blank Space' if you had no features configured? That was before the fun policy arrived 👮
What are your favorite examples of little quirks and easter eggs in software?
#ruby
Exceedingly handy if you have some controllers that should only load under certain conditions. For example, only on mobile devices (e.g. to provide additional interactions).
#ruby #rubyonrails
Exceedingly handy if you have some controllers that should only load under certain conditions. For example, only on mobile devices (e.g. to provide additional interactions).
#ruby #rubyonrails
I guess my plans for Sunday evening just changed, time to watch some talks 👀🍿
I guess my plans for Sunday evening just changed, time to watch some talks 👀🍿
A very nice addition, I'm sure this will make debugging just a tiny bit more comfortable.
Now I just need to make it work with my trusty Nvim 🧐
A very nice addition, I'm sure this will make debugging just a tiny bit more comfortable.
Now I just need to make it work with my trusty Nvim 🧐
It's crazy how much more pleasant small QoL helpers make development.
#rubyonrails
It's crazy how much more pleasant small QoL helpers make development.
#rubyonrails
Personal highlights looking back are Piranesi and Lord of Light. The latter especially doesn't get as much recognition as it should IMO.
Personal highlights looking back are Piranesi and Lord of Light. The latter especially doesn't get as much recognition as it should IMO.
Run whatever command after the agent finishes - great for notifications. Don't need to put that kind of stuff into your ClaudeMD anymore 👌
Run whatever command after the agent finishes - great for notifications. Don't need to put that kind of stuff into your ClaudeMD anymore 👌