📝Daily
Day 28
Tony Duong
May 19, 2026 ・ 1 min
#engineering#ruby#rails#openapi

Today, I:
- created my own Rails OpenAPI doc generator gem (rails-openapi-generator) for generating complete OpenAPI documentation from source code, with particular integration with the rails_param library
- used spec-kit to implement the gem — it's very simple to use, and having specifications makes the AI very precise about what to do