Skip to content

Instantly share code, notes, and snippets.

@LeShadow
Created August 29, 2014 09:20
Show Gist options
  • Save LeShadow/724feb2a43a335e620e3 to your computer and use it in GitHub Desktop.
Save LeShadow/724feb2a43a335e620e3 to your computer and use it in GitHub Desktop.
/usr/bin/gitify:23:in `load': /Library/Ruby/Gems/2.0.0/gems/projectify-0.5.0/bin/gitify:46: syntax error, unexpected keyword_else, expecting keyword_end (SyntaxError)
/Library/Ruby/Gems/2.0.0/gems/projectify-0.5.0/bin/gitify:53: syntax error, unexpected tIDENTIFIER, expecting keyword_end
command = options[:type] + " " options[:dir]
^
/Library/Ruby/Gems/2.0.0/gems/projectify-0.5.0/bin/gitify:54: syntax error, unexpected keyword_elsif, expecting keyword_end
elsif options.has_key?("dir".to_sym) do
^
/Library/Ruby/Gems/2.0.0/gems/projectify-0.5.0/bin/gitify:56: syntax error, unexpected keyword_else, expecting keyword_end
/Library/Ruby/Gems/2.0.0/gems/projectify-0.5.0/bin/gitify:70: syntax error, unexpected end-of-input, expecting keyword_end
from /usr/bin/gitify:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment