nshki / chusaku

Annotate your Rails controllers with route info.
https://rubygems.org/gems/chusaku
MIT License
87 stars 4 forks source link

fix: missing route names #35

Closed nshki closed 11 months ago

nshki commented 11 months ago

Issue

Fixes #34.

Overview

This PR fixes an issue where Chusaku doesn't annotate a name for a route even when its path has one.