Skip to content

Instantly share code, notes, and snippets.

@j1n6
Created August 5, 2010 14:34
Show Gist options
  • Select an option

  • Save j1n6/509812 to your computer and use it in GitHub Desktop.

Select an option

Save j1n6/509812 to your computer and use it in GitHub Desktop.
<%= link_to_remote "Create Post", :url => {:controller=>'posts', :action =>'new'}, :method => :post, :with =>"getParameters();" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment