summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-01-12 17:41:47 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2014-01-12 17:41:47 -0800
commitd7a94948a6e5719c876fa261cfd17a4b78d722e7 (patch)
treeb453c408e1486c4e863dfedbcc5b3d0b1ddb5c38 /README.md
parent7484ea0e1b43a8b786ce61dd2952bcc691a39345 (diff)
downloadffi-yajl-d7a94948a6e5719c876fa261cfd17a4b78d722e7.tar.gz
make "rake spec" run ffi+ext on platforms that support both
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07521cd..9c89033 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
## TODO
-- test both ffi and ext on platforms that support both (MRI, rbx)
+- fix int conversion issue in chef specs in c extension
+- fix c extension on rubinius
## BUILD NOTES