— Topic
Tips
2 posts filed under this tag
Tips · Rails Using hotwire-combobox with prefixed_ids
Customizing Hotwire Combobox with Prefixed IDs: A practical guide to integrating prefixed_ids gem with Hotwire Combobox in Rails, showing how to return custom ID formats instead of raw database IDs. Perfect for developers looking to enhance their form components with more user-friendly identifiers.
Nov 29, 2024 2 min
Tips · Ruby Passing block arguments in Ruby Elegant Code Block Passing in Ruby: A deep dive into the & operator, from Symbol's to_proc to method objects. Learn how to transform verbose block syntax into concise, readable code through practical examples.
Nov 15, 2024 2 min