Missing Controller
Error: Beer-pong-rulesController could not be found.
Error: Create the class Beer-pong-rulesController below in file: app/controllers/beer-pong-rules_controller.php
<?php
class Beer-pong-rulesController extends AppController {
var $name = 'Beer-pong-rules';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp










