Class: RemoteRecord::GitHub::User
- Defined in:
- lib/remote_record/github/user.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#get ⇒ Object
7 8 9 |
# File 'lib/remote_record/github/user.rb', line 7 def get client.user(remote_resource_id) end |