Skip to content

Instantly share code, notes, and snippets.

@ybakos
Created September 30, 2011 12:28
Show Gist options
  • Save ybakos/1253612 to your computer and use it in GitHub Desktop.
Save ybakos/1253612 to your computer and use it in GitHub Desktop.
my terminator gem error
terminator-0.4.4/lib/terminator.rb:127:in `block in terminate': wrong number of arguments (1 for 0) (ArgumentError)
from /Users/ybakos/projects/261/csci261_grading_toolkit/final/lib/09_bottles/submission.rb:40:in `call'
from /Users/ybakos/projects/261/csci261_grading_toolkit/final/lib/09_bottles/submission.rb:40:in ``'
from /Users/ybakos/projects/261/csci261_grading_toolkit/final/lib/09_bottles/submission.rb:40:in `block in incorporates_user_choice_of_product'
from /Users/ybakos/.rvm/gems/ruby-1.9.2-p180@grading/gems/terminator-0.4.4/lib/terminator.rb:134:in `call'
from /Users/ybakos/.rvm/gems/ruby-1.9.2-p180@grading/gems/terminator-0.4.4/lib/terminator.rb:134:in `terminate'
from /Users/ybakos/projects/261/csci261_grading_toolkit/final/lib/09_bottles/submission.rb:38:in `incorporates_user_choice_of_product'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment