Created
August 29, 2014 09:20
-
-
Save LeShadow/724feb2a43a335e620e3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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