Skip to content

Instantly share code, notes, and snippets.

@PascalTurbo
Created April 18, 2011 17:08
Show Gist options
  • Save PascalTurbo/925713 to your computer and use it in GitHub Desktop.
Save PascalTurbo/925713 to your computer and use it in GitHub Desktop.
entry.content( render :partial => '/blogposts/_content.html.erb', :type => 'html' )
will result in
ActionView::Template::Error (Missing partial /blogposts/_content.html with {:handlers=>[:erb, :rjs, :builder, :rhtml, :rxml], :formats=>[:atom], :locale=>[:de, :de]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment