Skip to content

Instantly share code, notes, and snippets.

@nuclearsandwich
Created October 22, 2011 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuclearsandwich/1306138 to your computer and use it in GitHub Desktop.
Save nuclearsandwich/1306138 to your computer and use it in GitHub Desktop.
Routing Error
No route matches {:action=>"show", :controller=>"programs", :user_id=>nil, :id=>#<Program _id: BSON::ObjectId('4ea2132db7e9fe27ce000001'), author_username: "nuclearsandwich", slug: "test", source_code: "Shoes.app do\n stack do\n 3.times do\n para \"Hello World!\", :font => \"TakaoGothic\"\n end\nend\n", title: "test">}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment