The Filterameter gem recently passed 20k downloads. Search filters should be easy in Rails controllers.
I do declare!
rockridgesolutions.com/posts/filter...
@toddkummer.bsky.social
Ruby on Rails Engineer, author of Filterameter gem. https://rockridgesolutions.com https://rockridgesolutions.com/posts/filterameter Available for hire!
The Filterameter gem recently passed 20k downloads. Search filters should be easy in Rails controllers.
I do declare!
rockridgesolutions.com/posts/filter...
The recording from my #RailsConf 2025 talk was just posted on @rubyevents.org and on the @rubycentral.org YouTube channel! In case you weren't able to attend in person go check it out! π½οΈ πΊ
Links below π π
- RubyEvents: www.rubyevents.org/talks/intern...
- YouTube: www.youtube.com/watch?v=Icd3...
Friends, it's time to submit your talk for the San Francisco Ruby Conference! The deadline is this Sunday, midnight in Pacific time.
We received 68 applications alreadyβthank you all!
The key themes and criteria are on cfp.sfruby.com
Just got my ticket for SF Ruby Conference. Always something magical about the city by the bay.
03.07.2025 17:34 β π 3 π 1 π¬ 0 π 0I love the idea of a resume versioned by git. At that point itβd be nice to publish via GitHub pages, too.
20.06.2025 08:25 β π 1 π 0 π¬ 1 π 0Would you mind sharing notes on ruby / rails setup in Zed?
11.06.2025 16:35 β π 2 π 0 π¬ 1 π 0The interesting thing about the helpers is that I overrode the delivered Rails helpers. Like `text_field` and `date_field`.
It was an experiment that I expected it to come back and bite me, but it worked out well. I switched to Phlex midstream and everything just worked.
I've been building with Phlex and Bulma, and enjoying both. I put together a couple of gems to capture logic I plan to carry forward.
github.com/RockSolt/bul...
github.com/RockSolt/bul...
Lots of great gems out there for pagination in Rails controllers. NextPage aims to keep it simple in less than 100 lines of code.
github.com/RockSolt/nex...
Did someone say βdeclarativeβ?
github.com/RockSolt/fil...
Last night: Saw a talk about making coffee with factories at the SF Ruby meetup.
This morning: Built a factory while drinking coffee.
Thanks @alan.codegardener.com and @fito.codegardener.com!
Just submitted my proposal for Rails Conf! Fingers crossed for Philly.
sessionize.com/railsconf-20...
Special thanks to the Ruby LSP team (@vinistock.bsky.social and @andyw8.bsky.social), who helped me work a few things out at the Ruby Conf hack day. Just another great thing about Ruby Conf!
09.01.2025 17:11 β π 1 π 0 π¬ 0 π 0Just released Filterameter 1.0.1, with support for Ruby LSP including Hover and Go-to-Definition.
github.com/RockSolt/fil...
In case anyone else gave away their copy, or wants the new version, hereβs the site, which has an affiliate link for the author.
www.poodr.com
When writing tests with Minitest, I find myself missing RSpec's context blocks. Using multiple test classes lets me limit the scope of setup or helper methods.
How do you handle this? Multiple test classes per file? Multiple test files per class under test? Any conventions here?
I have the same router and will do the same. Thanks!
16.12.2024 22:40 β π 1 π 0 π¬ 0 π 0Iβve seen the same on my home WiFi, which has an ad blocker. Any chance that plays a role?
16.12.2024 17:00 β π 0 π 0 π¬ 1 π 0Looking for a good tech debt project while product is out on holiday? Deleting code is always fun.
Check out the Filterameter gem to make your #rails controllers cleaner and clearer by declaring search filters.
rockridgesolutions.com/posts/filter...
Are we using the wrong term? Capital DRY literally says that. Is that part of the problem?
02.12.2024 20:10 β π 2 π 0 π¬ 1 π 0Thanks again for organizing #SFRuby and providing the opportunity to share what we're up to with an open mic!
Here's a link to more info on the Filterameter gem:
rockridgesolutions.com/posts/filter...