Module: Lyft::Api::Users
- Included in:
- Client
- Defined in:
- lib/lyft/api/users/profile.rb,
lib/lyft/api/users/ride_history.rb
Instance Method Summary collapse
Instance Method Details
#profile ⇒ Object
4 5 |
# File 'lib/lyft/api/users/profile.rb', line 4 def profile end |
#ride_history ⇒ Object
4 5 |
# File 'lib/lyft/api/users/ride_history.rb', line 4 def ride_history end |