Skip to content

Instantly share code, notes, and snippets.

@slant
Created August 19, 2008 23:52
Show Gist options
  • Save slant/6256 to your computer and use it in GitHub Desktop.
Save slant/6256 to your computer and use it in GitHub Desktop.
# Is this correct?
# if
>> cookies['test'] = "testing"
# then
>> params[:test]
=> "testing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment