April 15, 2026
See the LIVE DEMO in action
MapView
Render maps directly from your backend no external APIs required. Fast, controlled, and production-ready.
Today I created a flyer to send to Ruby on Rails Kaigi about my library stack. I strongly recommend keeping an eye on that conference.
After fighting with QR code generators, I noticed that sometimes the QR redirects through other websites. It’s frustrating because I can’t share a QR code with insecure content.
I found the gem rqrcode “A Ruby library that encodes QR Codes”.
After that, I thought I could generate the QR code using Ruby. Since I have ruby-libgd, I can offer the possibility to create QR codes entirely in Ruby!



Top comments (0)