Sha256: f6b6519ebb09f016c72777248a78ac4984192bf064941755735a766e3c653666

Contents?: true

Size: 816 Bytes

Versions: 18

Compression:

Stored size: 816 Bytes

Contents

= spqr

SPQR is a tool to automatically generate QMF applications from Ruby
classes, and to automatically generate Ruby classes from QMF schema
descriptions.  See the examples directory in the source distribution 
for examples.

Rhubarb, which is included with SPQR, is a simple versioned
object-graph persistence layer that stores instances of specially-
declared Ruby classes in a SQLite3 database.

== Maintainer

Will Benton (willb@redhat.com)

== Patches and pull requests
 
* Please add tests for any new features you add.
* Send me a pull request; ideally, your functionality is on a topic branch forked from my master.

== Credits

* Thanks to William Henry for suggesting the "rhubarb" name
* Gem support by technicalpickles' jeweler

== Copyright

Copyright (c) 2009 Red Hat, Inc. See LICENSE for details.

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
spqr-0.3.6 README.rdoc
spqr-0.3.5 README.rdoc
spqr-0.3.3 README.rdoc
spqr-0.3.2 README.rdoc
spqr-0.3.1 README.rdoc
spqr-0.3.0 README.rdoc
spqr-0.2.4 README.rdoc
spqr-0.2.3 README.rdoc
spqr-0.2.2 README.rdoc
spqr-0.2.0 README.rdoc
spqr-0.1.4 README.rdoc
spqr-0.1.3 README.rdoc
spqr-0.1.2 README.rdoc
spqr-0.1.1 README.rdoc
spqr-0.0.4 README.rdoc
spqr-0.1.0 README.rdoc
spqr-0.0.2 README.rdoc
spqr-0.0.1 README.rdoc