Generic-user-small zhao lu 13 posts

hi, I just bought the book yesterday and I’m totally new to facebooker/rails so please forgive me for my newbie question. I’m try to get the karate poke’s first step (addin the application) up running. However I get this error message

Processing ApplicationController#index (for 69.63.176.95 at 2008-07-31 17:45:49) [POST] Session ID: b69a60014abfde44a204f2ea30a4ab3b Parameters: {“fb_sig_time”=>”1217526349.4593”, “fb_sig”=>”5e7fe6a2b99e70bdd5084e8fc9fd8537”, “fb_sig_in_new_facebook”=>”1”, “fb_sig_locale”=>”en_US”, “fb_sig_position_fix”=>”1”, “fb_sig_in_canvas”=>”1”, “fb_sig_request_method”=>”GET”, “fb_sig_added”=>”0”, “fb_sig_api_key”=>”06b7a858697a8e0790b9453c68d71be2”}

ActionController::RoutingError (No route matches ”/” with {:method=>:post}): /usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/routing/recognition_optimisation.rb:67:in `recognize_path’ /usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/routing/route_set.rb:384:in `recognize’

My route.rb is identical to the sample code so I’m not sure what this error message mean. Any help would be appreciated.

 
Head_small Mike Mangino 148 posts

Sorry for the delay in getting back to you. I would check out the most recent version of the book. Can you also paste in your routes file?

Mike

 
Generic-user-small zhao lu 13 posts

it’s resolved.

3 posts, 2 voices