Class: Ghub::Endpoints::Search::Users::Root
- Inherits:
-
Object
- Object
- Ghub::Endpoints::Search::Users::Root
- Defined in:
- lib/ghub/endpoints/search/users/root.rb
Overview
Provides access to the search API endpoint for users.
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
11 |
# File 'lib/ghub/endpoints/search/users/root.rb', line 11 def index(...) = index_action.call(...) |