Registry / http-client / bicho
library0.0.18rbrubygemsunverified

Ruby library to access Bugzilla bug tracking systems via its XML-RPC API.

gem install bicho
INSTALL
IMPORT
SIG · BICHO
B
bicho
http-clientrubyv0.0.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bicho
require 'bicho'

Search for bugs in a Bugzilla instance

require 'bicho' client = Bicho::Client.new('https://bugzilla.example.com') bugs = client.search('product:Ruby')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.18latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
OpenAI (training)
1
Resources
bicho — gem install bicho · libregistry