Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created May 4, 2011 06:06
Show Gist options
  • Select an option

  • Save meltzerj/954819 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/954819 to your computer and use it in GitHub Desktop.
ActionController::RoutingError in Videos#feed_display
Showing /rubyprograms/dreamstill/app/views/timeline_events/_video_added.html.erb where line #4 raised:
No route matches {:action=>"show", :controller=>"videos"}
4: added <%= link_to "a song.", video_path(event.subject), :class => "normal squeeze" %></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment