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 set to 0.8.1 - I Heard There Was a Secret Chord
- State changed from new to open
- Tag set to dependencies
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 Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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.