Skip to content

Instantly share code, notes, and snippets.

@scottlingran
Created November 22, 2012 10:26
Show Gist options
  • Save scottlingran/4130432 to your computer and use it in GitHub Desktop.
Save scottlingran/4130432 to your computer and use it in GitHub Desktop.
Enable YAML in Rails Console
YAML::ENGINE.yamler = 'syck'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment