Skip to content

Instantly share code, notes, and snippets.

@johan--
Created March 23, 2009 17:48
Show Gist options
  • Save johan--/83679 to your computer and use it in GitHub Desktop.
Save johan--/83679 to your computer and use it in GitHub Desktop.
Number of Rows: <%= select_tag(:numrows, options_for_select(%w{10 20 50 100 200 500}, session[:numrows])) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment