Missing Controller

Error: RingController could not be found.

Error: Create the class RingController below in file: app/controllers/ring_controller.php

<?php
class RingController extends AppController {

	var $name = 'Ring';
}
?>

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