Skip to content

Instantly share code, notes, and snippets.

@leadhkr
Created November 14, 2015 17:08
Show Gist options
  • Save leadhkr/349bedf6781d44c3f2ce to your computer and use it in GitHub Desktop.
Save leadhkr/349bedf6781d44c3f2ce to your computer and use it in GitHub Desktop.
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': /Library/Ruby/Gems/2.0.0/gems/learn-co-3.2.18/lib/learn/options_sanitizer.rb:123: syntax error, unexpected ',' (SyntaxError)
def rebuild_args!(flag_arg:, add_test_command:)
^
/Library/Ruby/Gems/2.0.0/gems/learn-co-3.2.18/lib/learn/options_sanitizer.rb:221: syntax error, unexpected keyword_end, expecting end-of-input
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Library/Ruby/Gems/2.0.0/gems/learn-co-3.2.18/lib/learn.rb:7:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Library/Ruby/Gems/2.0.0/gems/learn-co-3.2.18/bin/learn:3:in `<top (required)>'
from /usr/local/bin/learn:23:in `load'
from /usr/local/bin/learn:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment