summaryrefslogtreecommitdiffstats
path: root/ruby-gem/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'ruby-gem/README.rdoc')
-rw-r--r--ruby-gem/README.rdoc45
1 files changed, 45 insertions, 0 deletions
diff --git a/ruby-gem/README.rdoc b/ruby-gem/README.rdoc
new file mode 100644
index 0000000..fab41e4
--- /dev/null
+++ b/ruby-gem/README.rdoc
@@ -0,0 +1,45 @@
+FIXME
+ by FIXME
+ http://FIXME
+
+== DESCRIPTION:
+
+FIXME
+
+== FEATURES/PROBLEMS:
+
+* FIXME
+
+== SYNOPSIS:
+
+ # TODO
+
+For less minimalistic and more sane examples you may look at:
+
+* the spec/ folder
+
+== REQUIREMENTS:
+
+* You need a sane building environment in order to compile the extension.
+
+== DOWNLOAD/INSTALL:
+
+From rubyforge:
+
+ [sudo] gem install FIXME
+
+or from the git repository on github:
+
+ git clone git://FIXME
+ cd FIXME
+ rake gem:install
+
+== CREDITS:
+
+Special thanks to:
+
+* FIXME
+
+== LICENSE:
+
+See LICENSE file.