Class: Runkeeper
- Inherits:
-
Object
- Object
- Runkeeper
- Defined in:
- lib/runkeeper.rb,
lib/runkeeper/user.rb,
lib/runkeeper/version.rb,
lib/runkeeper/activity.rb,
lib/runkeeper/connection.rb,
lib/runkeeper/configuration.rb,
lib/runkeeper/token_generator.rb
Defined Under Namespace
Modules: Configuration Classes: Activity, AuthorizationServer, Connection, User
Constant Summary collapse
- VERSION =
"0.0.3".freeze
Class Method Summary collapse
Class Method Details
.configure {|Configuration| ... } ⇒ Object
18 19 20 |
# File 'lib/runkeeper.rb', line 18 def self.configure yield Configuration end |