
                                   Synopsis

mysql -u root -p < sample-tables.sql
./sample.rb | more

                                  Description

   This   sample   program   demonstrates   some   of   the  capabilities
   (hashed_attr,  hashed_ref,  hashed_backref)  of the db-backed library.
   You'll   want   to  read  through  sample.rb,  sample-classes.rb,  and
   sample-tables.sql to see how they work together.
