diff options
Diffstat (limited to 'databases/p5-Rose-DBx-Garden-Catalyst/DESCR')
-rw-r--r-- | databases/p5-Rose-DBx-Garden-Catalyst/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/p5-Rose-DBx-Garden-Catalyst/DESCR b/databases/p5-Rose-DBx-Garden-Catalyst/DESCR new file mode 100644 index 00000000000..91394c1f7ba --- /dev/null +++ b/databases/p5-Rose-DBx-Garden-Catalyst/DESCR @@ -0,0 +1,7 @@ +Rose::DBx::Garden::Catalyst extends Rose::DBx::Garden to create +Catalyst components that use the RDBO and RHTMLO classes that the +Garden class produces. + +By default this class creates stub Template Toolkit files for use +with the RDBO and RHTMLO CRUD components. If you use a different +templating system, just set the tt option to 0. |