Missing Controller

Error: RupController could not be found.

Error: Create the class RupController below in file: app/controllers/rup_controller.php

<?php
class RupController extends AppController {

	var $name = 'Rup';
}
?>

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