Skip to content

Instantly share code, notes, and snippets.

@ekampp
Created January 29, 2012 20:45
Show Gist options
  • Save ekampp/1700554 to your computer and use it in GitHub Desktop.
Save ekampp/1700554 to your computer and use it in GitHub Desktop.
Rails 3.2 not rendering partial corrent
%h1= t(".upload_a_new_screencast")
- simple_form_for @screencast do |f|
= render 'form'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment