search for: quickstartfacebooker

Displaying 1 result from an estimated 1 matches for "quickstartfacebooker".

2008 Apr 03
3
routes.rb definitions not working???
...lo Eveyone, I am new here, and am have no idea how to setup routes in the routes.rb file while using fbml. The regular map.resources :gifts map.resources :wishlists map.resources :invitations map.resources :comments does not work. This tutorial http://rfacebook.wordpress.com/2008/02/04/quickstartfacebooker/ says to create a map.root, such as the one mentioned "map.root ''workshop''". Other places mention adding :conditions => {:canvas=>true,:method=>:gets}. I have tried map.root :controller => ="wishlists", :action => "index" and it d...