rails / thor

Thor is a toolkit for building powerful command-line interfaces.
http://whatisthor.com/
MIT License
5.12k stars 553 forks source link

Avoid anonymous eval #807

Closed casperisfine closed 1 year ago

casperisfine commented 1 year ago

It makes it hard to locate code when profiling etc.