Skip to content

Instantly share code, notes, and snippets.

@liwh
Created December 17, 2010 08:12
Show Gist options
  • Save liwh/744653 to your computer and use it in GitHub Desktop.
Save liwh/744653 to your computer and use it in GitHub Desktop.
可用request.query_string获取页面中传过来的所有params参数,例如:
"#{export_excel_path(:from=>'aaa')&#{request.query_string}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment