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