Skip to content

Instantly share code, notes, and snippets.

@bogdanRada
Created December 14, 2012 15:44
Show Gist options
  • Save bogdanRada/4286351 to your computer and use it in GitHub Desktop.
Save bogdanRada/4286351 to your computer and use it in GitHub Desktop.
params.inject({}){|memo,(k,v)| memo[k.to_s] = v.to_s; memo}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment