dbussink / jsonrpc
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
jsonrpc /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
lib/ | ||
| |
spec/ | Sat Mar 28 11:20:18 -0700 2009 | |
| |
tasks/ |
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.

