Skip to content

Instantly share code, notes, and snippets.

@biot023
Created February 3, 2011 23:13
Show Gist options
  • Save biot023/810434 to your computer and use it in GitHub Desktop.
Save biot023/810434 to your computer and use it in GitHub Desktop.
/Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/sinatra-1.1.2/lib/sinatra/base.rb:1050:in `define_method': tried to create Proc object without a block (ArgumentError)
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/sinatra-1.1.2/lib/sinatra/base.rb:1050:in `compile!'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/sinatra-1.1.2/lib/sinatra/base.rb:1036:in `route'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/sinatra-1.1.2/lib/sinatra/base.rb:1019:in `get'
from (__DELEGATE__):2:in `get'
from /Users/douglivesey/work/sinatra/highscoregasm/spec/lib/highscoregasm_spec.rb:24:in `block (2 levels) in <top (required)>'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/example_group.rb:131:in `module_eval'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/example_group.rb:131:in `subclass'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/example_group.rb:118:in `describe'
from /Users/douglivesey/work/sinatra/highscoregasm/spec/lib/highscoregasm_spec.rb:23:in `block in <top (required)>'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/example_group.rb:131:in `module_eval'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/example_group.rb:131:in `subclass'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/example_group.rb:118:in `describe'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/extensions/object.rb:6:in `describe'
from /Users/douglivesey/work/sinatra/highscoregasm/spec/lib/highscoregasm_spec.rb:16:in `<top (required)>'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `block in load_spec_files'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `map'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/command_line.rb:18:in `run'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:55:in `run_in_process'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:46:in `run'
from /Users/douglivesey/.rvm/gems/ruby-1.9.2-p0@highscoregasm/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:10:in `block in autorun'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment