Skip to content

Instantly share code, notes, and snippets.

@chewbranca
Created March 19, 2011 00:12
Show Gist options
  • Save chewbranca/877063 to your computer and use it in GitHub Desktop.
Save chewbranca/877063 to your computer and use it in GitHub Desktop.
$ ./script/generate vulcanize complete_passenger_mysql
wrong number of arguments (1 for 0)
$ vulcanize complete_passenger_mysql
/usr/lib/ruby/1.8/monitor.rb:262:in `initialize': wrong number of arguments (1 for 0) (ArgumentError)
from /usr/lib/ruby/1.8/monitor.rb:262:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber/instance.rb:15:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber/configuration.rb:34:in `new'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber/configuration.rb:34:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber/configuration.rb:13:in `new'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber/configuration.rb:13:in `get_configuration'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber/configuration.rb:18:in `rubber_env'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber.rb:55:in `config'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/lib/rubber.rb:33:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/rubber-1.12.0/bin/vulcanize:9
from /usr/bin/vulcanize:19:in `load'
from /usr/bin/vulcanize:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment