Ak chcete vyskúšať tisíce doplnkov dostupných na tejto stránke, nainštalujte si Mozilla Firefox, rýchly a jednoduchý prehliadač webu.
ZavrieťVitajte na stránke Doplnky pre Firefox.
Vyberte si z tisícov extra funkcií a štýlov a prispôsobte si tak svoj Firefox.
ZavrieťO tomto doplnku
You can also search directly through a terminal with rubygems api gem methodGET - /api/v1/search.(json|xml)?query=[YOUR QUERY]
Submit a search to Gemcutter for active gems, just like a search query on the site. Returns an array of the XML or JSON representation of gems that match.$ curl 'http://rubygems.org/api/v1/search.json?query=cucumber'
$ curl 'http://rubygems.org/api/v1/search.xml?query=cucumber'