Missing Controller

Error: GourmetController could not be found.

Error: Create the class GourmetController below in file: app/controllers/gourmet_controller.php

<?php
class GourmetController extends AppController {

	var $name = 'Gourmet';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp