Skip to content

Instantly share code, notes, and snippets.

@elcuervo
Created March 4, 2012 00:13
Show Gist options
  • Save elcuervo/1969242 to your computer and use it in GitHub Desktop.
Save elcuervo/1969242 to your computer and use it in GitHub Desktop.
Fix psych errors
# Fix Psych Warnings and failures
brew install libyaml
rvm reinstall ruby-1.9.2 --with-libyaml-dir=/usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment