— Topic
Tips
2 posts filed under this tag
Rails · Tips Using hotwire-combobox with prefixed_ids
How to configure hotwire-combobox in Rails to return custom prefixed IDs (like acct_xxx) using the `value` option in async_combobox_options.
Nov 29, 2024 1 min
Ruby · Tips Passing block arguments in Ruby A quick look at how the `&` operator works in Ruby, from `Symbol#to_proc` to converting method objects into blocks.
Nov 15, 2024 2 min