waves generator broken without gem "choices"
Reported by Pedro Belo | November 3rd, 2008 @ 08:18 PM | in 0.8.1 - I Heard There Was a Secret Chord
When the gem "choices" is not installed waves generate (or gen) will always show the usage help.
That's because commands/generate is trying to require "choices", which raises a LoadError that is interpreted by the waves executable as "the command doesn't exists".
Suggestions:
-
Add choices as a gem dependency
-
Enhance error detection on waves executable to not rescue internal load errors like this one
Comments and changes to this ticket
-
Matthew King November 4th, 2008 @ 06:45 AM
- → Milestone changed from to 0.8.1 - I Heard There Was a Secret Chord
- → Tag changed from to dependencies
- → State changed from new to open
Good catch. Choices ought to be a gem dependency.
-
Matthew King November 4th, 2008 @ 06:56 AM
- → State changed from open to resolved
Fixed in 3c24f2b, which is pushed to dyoder/master
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Resource-oriented Web apps.
