Module: PostRunner
- Defined in:
- lib/postrunner/version.rb,
lib/postrunner.rb,
lib/postrunner/Main.rb,
lib/postrunner/Activity.rb,
lib/postrunner/ChartView.rb,
lib/postrunner/TrackView.rb,
lib/postrunner/DeviceList.rb,
lib/postrunner/FlexiTable.rb,
lib/postrunner/HTMLBuilder.rb,
lib/postrunner/ViewWidgets.rb,
lib/postrunner/ActivitiesDB.rb,
lib/postrunner/ActivityView.rb,
lib/postrunner/RuntimeConfig.rb,
lib/postrunner/ActivitySummary.rb,
lib/postrunner/PersonalRecords.rb,
lib/postrunner/UserProfileView.rb,
lib/postrunner/ActivityListView.rb
Overview
ViewWidgets.rb – PostRunner - Manage the data from your Garmin sport devices.
Copyright © 2014 by Chris Schlaeger <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.
Defined Under Namespace
Modules: ViewWidgets Classes: ActivitiesDB, Activity, ActivityListView, ActivitySummary, ActivityView, ChartView, DeviceList, FlexiTable, HTMLBuilder, Main, PersonalRecords, RuntimeConfig, TrackView, UserProfileView
Constant Summary collapse
- Log =
Use the Logger provided by Fit4Ruby for all console output.
Fit4Ruby::ILogger.new(STDOUT)
- VERSION =
"0.0.5"