Missing Controller

Error: RubberStampsController could not be found.

Error: Create the class RubberStampsController below in file: app/controllers/rubber_stamps_controller.php

<?php
class RubberStampsController extends AppController {

	var $name = 'RubberStamps';
}
?>

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