Missing Controller

Error: WorkingOnRiceFieldController could not be found.

Error: Create the class WorkingOnRiceFieldController below in file: app/controllers/working_on_rice_field_controller.php

<?php
class WorkingOnRiceFieldController extends AppController {

	var $name = 'WorkingOnRiceField';
}
?>

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