This aims to provide similar features in Ruby to access to Bugzilla through WebService APIs. currently the following APIs are available:
-
Bugzilla::WebService::Bug
-
Bugzilla::WebService::Bugzilla
-
Bugzilla::WebService::Classification
-
Bugzilla::WebService::Product
-
Bugzilla::WebService::User
Copyright © 2010-2012 Red Hat, Inc. See COPYING for details.
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Akira TAGOH