Post #1673697
2026-04-22 15:36 UTC
@soulcutter
re: butthole syntax
hmm OK, now I can't unsee it
{ {} }
How about use `do` blocks?
```
let(:params) do
{ }
end
```
For me it was never about performance, but making clear what's inside. I would never reject (or let rubocop) because of that.
Replies (0)
No replies.