Skip to content

Instantly share code, notes, and snippets.

@adamaig
Forked from anonymous/person_controller
Created July 29, 2009 15:48
Show Gist options
  • Select an option

  • Save adamaig/158233 to your computer and use it in GitHub Desktop.

Select an option

Save adamaig/158233 to your computer and use it in GitHub Desktop.
case params
when params["town_id"]: # do_something
when params["filter_id"]: # do_something
when params["search"]: # do_something
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment