Missing Controller

Error: RodeoLeaderboardController could not be found.

Error: Create the class RodeoLeaderboardController below in file: app/controllers/rodeo_leaderboard_controller.php

<?php
class RodeoLeaderboardController extends AppController {

	var $name = 'RodeoLeaderboard';
}
?>

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