tj / commander

The complete solution for Ruby command-line executables
http://visionmedia.github.com/commander
MIT License
1.09k stars 64 forks source link

Fix warnings #95

Closed ggilder closed 9 years ago

ggilder commented 9 years ago

Should fix circular require warnings and other miscellaneous ones.

Fixes https://github.com/tj/commander/issues/84

cc @ralfclaassens