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

