Missing Controller

Error: RewardsController could not be found.

Error: Create the class RewardsController below in file: app/controllers/rewards_controller.php

<?php
class RewardsController extends AppController {

	var $name = 'Rewards';
}
?>

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