Missing Controller

Error: RingsController could not be found.

Error: Create the class RingsController below in file: app\controllers\rings_controller.php

<?php
class RingsController extends AppController {

	var $name = 'Rings';
}
?>

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