Skip to content

Instantly share code, notes, and snippets.

@BrianTheCoder
Created July 31, 2008 18:01
Show Gist options
  • Save BrianTheCoder/3491 to your computer and use it in GitHub Desktop.
Save BrianTheCoder/3491 to your computer and use it in GitHub Desktop.
/opt/local/lib/ruby/gems/1.8/gems/randexp-0.1.1/lib/core_ext/array.rb:3:in `rand': wrong number of arguments (1 for 0) (ArgumentError)
from /opt/local/lib/ruby/gems/1.8/gems/randexp-0.1.1/lib/core_ext/array.rb:3:in `pick'
from /opt/local/lib/ruby/gems/1.8/gems/dm-fauxtures-0.0.4/lib/dm-fauxtures/fauxturator.rb:26:in `attributes'
from /opt/local/lib/ruby/gems/1.8/gems/dm-fauxtures-0.0.4/lib/dm-fauxtures/fauxturator.rb:15:in `create'
from /opt/local/lib/ruby/gems/1.8/gems/dm-fauxtures-0.0.4/lib/dm-fauxtures/model.rb:11:in `gen'
from /Users/williamsmith/code/sites/desired-hearts/script/populate_db.rb:28
from /opt/local/lib/ruby/gems/1.8/gems/randexp-0.1.1/lib/core_ext/integer.rb:3:in `of'
from /opt/local/lib/ruby/gems/1.8/gems/randexp-0.1.1/lib/core_ext/integer.rb:3:in `map'
from /opt/local/lib/ruby/gems/1.8/gems/randexp-0.1.1/lib/core_ext/integer.rb:3:in `of'
... 13 levels...
from /opt/local/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core.rb:87:in `start'
from /opt/local/lib/ruby/gems/1.8/gems/merb-core-0.9.4/bin/merb:12
from /opt/local/bin/merb:19:in `load'
from /opt/local/bin/merb:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment