From: Matt S Trout Date: Fri, 7 May 2010 19:35:47 +0000 (+0100) Subject: switch example for components to InflateColumn::DateTime since this is way more commo... X-Git-Tag: 0.07000~32 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=commitdiff_plain;h=eccc52fe2225adc1e2ac67e004c88b980e39defa switch example for components to InflateColumn::DateTime since this is way more common and ResultSetManager is dead --- diff --git a/lib/DBIx/Class/Schema/Loader/Base.pm b/lib/DBIx/Class/Schema/Loader/Base.pm index 8969b66..8ec3e7f 100644 --- a/lib/DBIx/Class/Schema/Loader/Base.pm +++ b/lib/DBIx/Class/Schema/Loader/Base.pm @@ -337,7 +337,8 @@ List of additional classes which all of your table classes will use. =head2 components List of additional components to be loaded into all of your table -classes. A good example would be C. +classes. A good example would be +L =head2 resultset_components