davetron5000 / optparse-plus

Start your command line scripts off right in Ruby
http://davetron5000.github.com/optparse-plus
Apache License 2.0
521 stars 54 forks source link

declare module explicitly #124

Closed davetron5000 closed 5 years ago

davetron5000 commented 5 years ago

Since this file is required all by itself, especially when bootstrapping an app, we need to make sure the Methadone module is declared.

Fixes #123