remove loader args from connect_info
authorRafael Kitover <rkitover@cpan.org>
Wed, 3 Aug 2011 03:43:06 +0000 (23:43 -0400)
committerRafael Kitover <rkitover@cpan.org>
Wed, 3 Aug 2011 03:43:06 +0000 (23:43 -0400)
commit7dd1b1e91847ae3d4b9f16acde7b5e4ca66fbb80
treee35c06db0a0b2da37452f752f2f82e81f6daac80
parent5a3b72f5cd8196b8b546a9365ce49d98c0dd7f21
remove loader args from connect_info

Improves the loader args reading code after connect_info to check the
keys against DBIx::Class::Schema::Loader::Base methods (loader options)
and splice them out of the connect_info information.
Changes
lib/Catalyst/Helper/Model/DBIC/Schema.pm
t/08helper.t