Missing Controller

Error: DealsController could not be found.

Error: Create the class DealsController below in file: app/controllers/deals_controller.php

<?php
class DealsController extends AppController {

	var $name = 'Deals';
}
?>

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