reverting back to when tests pass. applying changes one by one to find what failed
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Model.pm
index f56b31f..356745e 100644 (file)
@@ -15,6 +15,11 @@ See L<Catalyst>.
 
 Catalyst Model base class.
 
+=head1 METHODS
+
+Implements the same methods as other Catalyst components, see
+L<Catalyst::Component>
+
 =head1 AUTHOR
 
 Sebastian Riedel, C<sri@oook.de>