Skip to content

Instantly share code, notes, and snippets.

@wycats
Created August 22, 2008 08:15
Show Gist options
  • Save wycats/6768 to your computer and use it in GitHub Desktop.
Save wycats/6768 to your computer and use it in GitHub Desktop.
1)
'Merb::Request query and body params should support XML params' FAILED
expected: {"foo"=>{"baz"=>nil, "bar"=>"baz"}},
got: {} (using ==)
./spec/public/request/request_spec.rb:94:
./bin/../lib/merb-core/test/run_specs.rb:104:in `run_specs'
./bin/../lib/merb-core/test/run_specs.rb:95:in `fork'
./bin/../lib/merb-core/test/run_specs.rb:95:in `run_specs'
./bin/../lib/merb-core/test/run_specs.rb:93:in `each'
./bin/../lib/merb-core/test/run_specs.rb:93:in `run_specs'
./bin/../lib/merb-core/test/run_specs.rb:92:in `each'
./bin/../lib/merb-core/test/run_specs.rb:92:in `run_specs'
./bin/../lib/merb-core/test/run_specs.rb:90:in `run_specs'
bin/merb-specs:5:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment