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

Creating new projects with a - (dash) in the name #55

Closed joeworkman closed 11 years ago

joeworkman commented 11 years ago

I was trying to create a new project called post-it. Sadly this broke all kinds of things because dashes are not allowed in class names. It would be nice is Methadone could recognize this and name the class something like PostIt (camel case).

davetron5000 commented 11 years ago

This should now be in 1.2.3