/[Frey]/trunk/lib/Reblog/Items.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Reblog/Items.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 990 by dpavlin, Sun Sep 14 00:49:57 2008 UTC revision 991 by dpavlin, Sat Jan 10 23:29:38 2009 UTC
# Line 8  use Fey::ORM::Table; Line 8  use Fey::ORM::Table;
8    
9  sub collection_table { 'items' }  sub collection_table { 'items' }
10  has_table( Reblog::Schema->Schema->table( collection_table ) );  has_table( Reblog::Schema->Schema->table( collection_table ) );
11  with 'Frey::Collection';  with 'Frey::ORM::Collection';
12    
13  1;  1;

Legend:
Removed from v.990  
changed lines
  Added in v.991

  ViewVC Help
Powered by ViewVC 1.1.26