Missing Controller

Error: RingioController could not be found.

Error: Create the class RingioController below in file: app/controllers/ringio_controller.php

<?php
class RingioController extends AppController {

	var $name = 'Ringio';
}
?>

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