class Rjawbone::Model::Sleeps::Details

Public Class Methods

new(response) click to toggle source
Calls superclass method Rjawbone::Model::Details::new
# File lib/rjawbone/models/sleeps.rb, line 26
def initialize(response)
  super(response)
end