ruby-rhubarb - Simple versioned object-graph persistence layer
Website: | http://git.fedorahosted.org/git/grid/rhubarb.git |
---|---|
License: | ASL 2.0 |
Vendor: | Red Hat, Inc. |
- Description:
Rhubarb is a simple object-graph persistence layer that stores instances of specially-declared Ruby classes in a SQLite3 database. Notably, it supports multiple versions of objects and relationships and plays nicely with the SPQR object publishing framework.
Packages
ruby-rhubarb-0.4.3-5.el5.src [30 KiB] |
Changelog
by willb (2012-03-27):
- F17 packaging fixes. |
ruby-rhubarb-0.4.0-1.el5.src [18 KiB] |
Changelog
by willb (2011-07-07):
- now works with sqlite3-ruby 1.3.x (BZ 718016) |
ruby-rhubarb-0.3.0-2.el5.src [17 KiB] |
Changelog
by willb (2011-03-14):
- fix for object output transformers |