Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save j1n6/509820 to your computer and use it in GitHub Desktop.
<%= link_to_function "Create Post" do |page|
page.redirect_to "/posts/new" + "?" + @param
end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment