Skip to content

Instantly share code, notes, and snippets.

@elliottneilclark
Created February 22, 2010 22:35
Show Gist options
  • Save elliottneilclark/311596 to your computer and use it in GitHub Desktop.
Save elliottneilclark/311596 to your computer and use it in GitHub Desktop.
test_add_update_destroy(ContentSourceControllerTest) [test/integration/content_source_controller_test.rb:14]:
Expected response to be a <:success>, but was <500>
<"content_source_url failed to generate from {:controller=>\"content_source\", :action=>\"show\", :id=>#<ContentSource id: nil, name: nil, url: nil, cache: nil, cache_dir: nil, parser: nil, created_at: nil, updated_at: nil, new_id: nil, quality_score: 10>}, expected: {:controller=>\"content_source\", :action=>\"show\"}, diff: {:id=>#<ContentSource id: nil, name: nil, url: nil, cache: nil, cache_dir: nil, parser: nil, created_at: nil, updated_at: nil, new_id: nil, quality_score: 10>}">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment