Missing Controller

Error: On-saleController could not be found.

Error: Create the class On-saleController below in file: app/controllers/on-sale_controller.php

<?php
class On-saleController extends AppController {

	var $name = 'On-sale';
}
?>

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