Error: RapController could not be found.
Error: Create the class RapController below in file: app/controllers/rap_controller.php
<?php
class RapController extends AppController {
var $name = 'Rap';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp