Skip to content

Instantly share code, notes, and snippets.

@mustmodify
Forked from aaron-m-h/gist:9100877
Last active August 29, 2015 13:56
Show Gist options
  • Save mustmodify/9100905 to your computer and use it in GitHub Desktop.
Save mustmodify/9100905 to your computer and use it in GitHub Desktop.
format.js do
@order = params[:orders]}
end
format :js { render :action => 'create', :locals => {:order => params[:orders]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment