You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored the accessor for the `suggest` part of the response introduced in elastic#483
to allow a richer interface.
Added a `terms` helper method which just returns a flat array of
response.suggestions.terms
# => [ 'Foo', 'Bar' ]
Related: rubygems/rubygems.org#1135
0 commit comments