Skip to content

Instantly share code, notes, and snippets.

@malomalo
Created June 8, 2009 21:13
Show Gist options
  • Save malomalo/126069 to your computer and use it in GitHub Desktop.
Save malomalo/126069 to your computer and use it in GitHub Desktop.
- form_for(:search, :url => search_url) do |f|
= f.text_field :first_name
= submit_tag 'Search'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment