| Class TestSerializable |
|
A small test class, that includes MySQLSerializable
The lines:
include MySQLSerializable @sql_primary_key = :number # used when selecting
are the only part, that is required in order to serialize objects of this class.
| Methods |
| Attributes |
| file | [RW] | |
| number | [RW] | |
| single_sub | [RW] |
| Included modules |
| Public Class methods |
| new() |
| Public Instance methods |
| init() |