sql-serialize / 0.0.7
| Short description: | Transparent SQL serialization library | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Database | |||||
| Status: | beta | |||||
| Created: | 2003-05-01 11:22:21 GMT | |||||
| Last update: | - | |||||
| Owner: | cyborch (Projects of this owner) | |||||
| Homepage: | http://rubyforge.org/projects/sql-serialize/ | |||||
| Download: | http://rubyforge.org/download.php/396/rsqlserial-0.0.7.tar.gz | |||||
| License: | LGPL | |||||
| Dependency: |
|
|||||
| Description: | This ruby module will provide sql serialization for ruby objects in a transparent manner. The only requirement of this module is that all classes that are to be stored in an sql database uses it as a mix-in.
|
|||||