Missing Controller

Error: GiftcardsController could not be found.

Error: Create the class GiftcardsController below in file: app/controllers/giftcards_controller.php

<?php
class GiftcardsController extends AppController {

	var $name = 'Giftcards';
}
?>

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