Skip to content

Error messages for generator#111

Open
danfunk wants to merge 1 commit into
notahat:masterfrom
danfunk:master
Open

Error messages for generator#111
danfunk wants to merge 1 commit into
notahat:masterfrom
danfunk:master

Conversation

@danfunk

@danfunk danfunk commented Mar 15, 2012

Copy link
Copy Markdown

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
Copy Markdown

+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.

2 participants