Skip to content

Instantly share code, notes, and snippets.

@wiscoDude
Created April 20, 2009 02:27
Show Gist options
  • Save wiscoDude/98329 to your computer and use it in GitHub Desktop.
Save wiscoDude/98329 to your computer and use it in GitHub Desktop.
edit_user_event_url failed to generate from {:controller=>"events", :user_id=>#<Event id: 3, title: "April HTHH", date_of_event: "2009-04-30 05:00:00", url: "http://hthh.org", address: "Zanders on State", created_at: "2009-04-15 03:10:39", updated_at: "2009-04-15 03:10:39", user_id: 3>, :action=>"edit"}, expected: {:controller=>"events", :action=>"edit"}, diff: {:user_id=>#<Event id: 3, title: "April HTHH", date_of_event: "2009-04-30 05:00:00", url: "http://hthh.org", address: "Zanders on State", created_at: "2009-04-15 03:10:39", updated_at: "2009-04-15 03:10:39", user_id: 3>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment