Skip to content

Instantly share code, notes, and snippets.

@joesavak
Created November 11, 2010 22:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joesavak/673351 to your computer and use it in GitHub Desktop.
Save joesavak/673351 to your computer and use it in GitHub Desktop.
dk.rb review
C:\RubyDevKit>ruby dk.rb review
Based upon the settings in the 'config.yml' file generated
from running 'ruby dk.rb init' and any of your customizations,
DevKit functionality will be injected into the following Rubies
when you run 'ruby dk.rb install'.
C:/Ruby/lib/ruby/1.9.1/syck.rb:135:in `load': syntax error on line 16, col -2:
' (ArgumentError)
from C:/Ruby/lib/ruby/1.9.1/syck.rb:135:in `load'
from dk.rb:151:in `block in review'
from dk.rb:143:in `open'
from dk.rb:143:in `review'
from dk.rb:248:in `run'
from dk.rb:262:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment