Skip to content

Instantly share code, notes, and snippets.

@jeena
Created June 7, 2010 14:31
Show Gist options
  • Save jeena/428714 to your computer and use it in GitHub Desktop.
Save jeena/428714 to your computer and use it in GitHub Desktop.
post_url failed to generate from {:controller=>"posts", :action=>"show", :locale=>#<Post id: 1, name: "abc", text: "test", created_at: "2010-06-07 14:30:17", updated_at: "2010-06-07 14:30:17">}, expected: {:controller=>"posts", :action=>"show"}, diff: {:locale=>#<Post id: 1, name: "abc", text: "test", created_at: "2010-06-07 14:30:17", updated_at: "2010-06-07 14:30:17">}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment