NAME
RapidApp::Manual - RapidApp user and developer manual
DESCRIPTION
This is the RapidApp users manual, which is still a work in progress...
RapidApp is a recently open-sourced web application framework based on Catalyst, ExtJS, Template::Toolkit and DBIx::Class for quickly creating interactive, data-rich webapps.
For more information see the RapidApp home page at http://www.rapidapp.info.
SECTIONS
RapidApp::Manual::Installation
How to install RapidApp, including a walkthrough of installing using perlbrew.
RapidApp::Manual::Bootstrap
Creating a new application with the rapidapp.pl script.
RapidApp::Manual::Modules
RapidApp Modules.
RapidApp::Manual::Plugins
Suite of plugins available in RapidApp.
RapidApp::Manual::RapidDbic
Usage and config options for the RapidDbic plugin.
RapidApp::Manual::TableSpec
Listing of 'TableSpec' config options. TableSpecs are additional, RapidApp-specific metadata associated with DBIx::Class result classes.
RapidApp::Manual::Assets
Built-in functionality for managing and serving "Assets" (CSS, JavaScript, Images, etc)