I\'m using the following form tag for @jobs which have job_photos included.
<% form_for @jobs, :html => { :multipart => true }, :remote => true d
You can use Remotipart gem for file uploads with remote => true.
remote
true