Missing Controller

Error: ResourcesController could not be found.

Error: Create the class ResourcesController below in file: app/controllers/resources_controller.php

<?php
class ResourcesController extends AppController {

	var $name = 'Resources';
}
?>

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