Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages for generator #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

danfunk
Copy link

@danfunk danfunk commented Mar 15, 2012

Was just adding machinist into an older application - and got this error:

/home/dan/.rvm/gems/ruby-1.9.3-p0@clause/gems/machinist-2.0/lib/generators/machinist/install/install_generator.rb:34:in rspec?': undefined methodto_sym' for nil:NilClass (NoMethodError)

of course, it's just a matter of adding a "-t rspec" for the generator, but after having looked into it, I figured I'd add some error messages to make this easier for the next guy.

@codeincontext
Copy link

+1. Bit of a barrier when the only command in the setup documentation doesn't work out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants