Posts tagged with #rails

📚 Blog Archive Notice

Starting from July 2025, new articles will be published on my new blog.

💡 This site will remain accessible as an archive for historical articles

Showing 6 posts with the tag #rails

2 min read
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.

2 min read
Rails 8 released

Rails 8 Arrives: Game-changing deployment with Kamal 2 + Thruster, database-backed Solid suite replacing Redis dependencies, and streamlined asset handling with Propshaft. Discover the major updates reshaping the Rails ecosystem for simpler, more efficient web development.