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