Skip to content

Instantly share code, notes, and snippets.

@austinthecoder
Created June 29, 2010 21:42
Show Gist options
  • Save austinthecoder/457858 to your computer and use it in GitHub Desktop.
Save austinthecoder/457858 to your computer and use it in GitHub Desktop.
Encryptor.encrypt("hey", :key => "mykey")
# this returns "Ҷ\210\220ğ\255???u;\361\273\245@"
# trying to put this in the DB gives: incomplete multibyte character
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment