Ruby
Cannot retrieve the latest commit at this time.
Permalink
| Failed to load latest commit information. | |||
|
|
lib |
|
|
|
|
spec |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
CHANGELOG |
|
|
|
|
Gemfile |
|
|
|
|
LICENSE |
|
|
|
|
README |
|
|
|
|
Rakefile |
|
|
|
|
jsonrpc.gemspec |
|
|
README
Extremely simple Ruby JSON RPC Client This plugin lets you easily call methods over a JSON RPC interface. It currently implements the bare minimum, feel free to submit pull requests if you implement additional functionality.

