Missing Controller

Error: AleController could not be found.

Error: Create the class AleController below in file: app/controllers/ale_controller.php

<?php
class AleController extends AppController {

	var $name = 'Ale';
}
?>

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