routing error

when i create the rails application and start the web server i encounter a routing error saying that it cant find the required method in the controller. but the method does exist. how to go about this??

could you provide some of your code? - the routes that are involved - the link_to or redirect_to you use to call them - the method - the error message