Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created May 7, 2014 19:11
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 jcoyne/dbf0dbcbf4ff473b10a2 to your computer and use it in GitHub Desktop.
Save jcoyne/dbf0dbcbf4ff473b10a2 to your computer and use it in GitHub Desktop.
Failure/Error: sign_in FactoryGirl.create :user_with_fixtures
ActionView::Template::Error:
No route matches {:action=>"show", :controller=>"generic_files", :format=>nil, :id=>nil} missing required keys: [:id]
# ./app/views/homepage/_recent_document.html.erb:7:in `___sers_justin_workspace_sufia_app_views_homepage__recent_document_html_erb__1361688684229981467_70141465426720'
# ./app/views/homepage/_recents.html.erb:12:in `___sers_justin_workspace_sufia_app_views_homepage__recents_html_erb__2393444579696316361_70141465486460'
# ./app/views/homepage/_home_content.html.erb:11:in `___sers_justin_workspace_sufia_app_views_homepage__home_content_html_erb__2624305231342099455_70141501315840'
# ./app/views/homepage/_home.html.erb:5:in `___sers_justin_workspace_sufia_app_views_homepage__home_html_erb___1471984316352986006_70141518390500'
# ./app/views/homepage/index.html.erb:1:in `___sers_justin_workspace_sufia_app_views_homepage_index_html_erb__1207346188574631630_70141518425740'
# ./spec/support/features/session_helpers.rb:24:in `sign_in'
# ./spec/features/browse_dashboard_files_spec.rb:7:in `block (2 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment