class RubyUber::V1::TimeEstimates
Public Instance Methods
path()
click to toggle source
# File lib/ruby_uber/v1/time_estimates.rb, line 7 def path "estimates/time" end
root_key()
click to toggle source
# File lib/ruby_uber/v1/time_estimates.rb, line 11 def root_key :times end