NAME
App::AutoCRUD::Controller::Home
DESCRIPTION
Controller for the homepage of the AutoCRUD application.
METHODS
serve
Finds the list of available datasources through the "datasources" in App::AutoCRUD method, and displays that list through the home.tt
template in App::View::TT view.