Skip to content

Instantly share code, notes, and snippets.

@keithah
Created December 2, 2013 23:36
Show Gist options
  • Save keithah/7761151 to your computer and use it in GitHub Desktop.
Save keithah/7761151 to your computer and use it in GitHub Desktop.
mba:Slogger keith$ ./slogger -o fitbit
Initializing Slogger v2.1 (2.1.0.6)...
15:36:12 FitbitLogger: 9de2a48693f426d45b02814a957b4787
15:36:12 FitbitLogger: Logging Fitbit summary for 2013-12-02
/Library/Ruby/Gems/2.0.0/gems/fitgem-0.8.0/lib/fitgem/helpers.rb:131:in `label_for_measurement': The select unit system must be one of [ApiUnitSystem.US, ApiUnitSystem.UK, ApiUnitSystem.METRIC], current value is US (Fitgem::InvalidUnitSystem)
from /Users/keith/Slogger/plugins/fitbit.rb:116:in `do_log'
from /Users/keith/Slogger/slogger.rb:257:in `block in run_plugins'
from /Users/keith/Slogger/slogger.rb:244:in `each'
from /Users/keith/Slogger/slogger.rb:244:in `run_plugins'
from /Users/keith/Slogger/slogger.rb:388:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
from ./slogger:18:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment