move schema proxying into a trait
authorRafael Kitover <rkitover@cpan.org>
Sun, 27 Dec 2009 06:47:56 +0000 (06:47 +0000)
committerRafael Kitover <rkitover@cpan.org>
Sun, 27 Dec 2009 06:47:56 +0000 (06:47 +0000)
commitd816d7bf6502a6c67912f1736705c6b55a43a518
treee5560ea490d0d113ced9f2fa1a674317842d2c6d
parent87145c6c724aa7bd530d7d80fd3c0830a72ec17e
move schema proxying into a trait
Makefile.PL
lib/Catalyst/Model/DBIC/Schema.pm
lib/Catalyst/Model/DBIC/Schema/Types.pm
lib/Catalyst/TraitFor/Model/DBIC/Schema/SchemaProxy.pm [new file with mode: 0644]
t/09schema_options.t