]> Dogcows Code - chaz/chatty/commit
adding DBIx schema files
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 13 Oct 2011 04:39:17 +0000 (22:39 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 13 Oct 2011 04:39:17 +0000 (22:39 -0600)
commit20e8ae6917f72f3c381ad9d3aca656a99bd4cd7f
tree8ef21a12c10a43eb550501135261ad75b56e2b36
parentd4c693d621d476e20ea670aad267c60960963826
adding DBIx schema files
lib/Chatty/Model/DB.pm [new file with mode: 0644]
lib/Chatty/Schema.pm [new file with mode: 0644]
lib/Chatty/Schema/Result/Account.pm [new file with mode: 0644]
lib/Chatty/Schema/Result/Message.pm [new file with mode: 0644]
t/model_DB.t [new file with mode: 0644]
This page took 0.022597 seconds and 4 git commands to generate.