I get an "Error while loading page" to show up. 
ActionView::TemplateError (undefined local variable or method
`create_wishlist_path'.  I have been getting all types of these errors
weather it is create_wishlist_path or new_wishlist_path, or
gifts_path.&nbsp; None of them seem to be working.&nbsp; No idea why?<br><br>Actually, after looking through my development log, some of them seem
to be working while others are clearly not recognized, but for some
reason, the ones that are working are not being displayed to the
facebook canvas.&nbsp; That is when I get a &quot;Error while loading page&quot;&nbsp; No idea why.<br><br><div class="gmail_quote">On Thu, Apr 3, 2008 at 3:29 PM, Mike Mangino &lt;<a href="mailto:mmangino@elevatedrails.com">mmangino@elevatedrails.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can you explain what you are trying to do? map.resource :gifts does in fact work, as does map.root :controller=&gt;&quot;wishlists&quot;<br>

<br>
What error do you see?<br>
<br>
Mike<div><div></div><div class="Wj3C7c"><br>
<br>
On Apr 3, 2008, at 5:09 PM, Marco Tully wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hello Eveyone,<br>
<br>
I am new here, and am have no idea how to setup routes in the routes.rb file while using fbml. &nbsp;The regular<br>
<br>
&nbsp;map.resources :gifts<br>
&nbsp;map.resources :wishlists<br>
&nbsp;map.resources :invitations<br>
&nbsp;map.resources :comments<br>
<br>
does not work.<br>
<br>
This tutorial <a href="http://rfacebook.wordpress.com/2008/02/04/quickstartfacebooker/" target="_blank">http://rfacebook.wordpress.com/2008/02/04/quickstartfacebooker/</a><br>
<br>
says to create a map.root, such as the one mentioned &quot;map.root &#39;workshop&#39;&quot;. &nbsp;Other places mention adding<br>
<br>
:conditions =&gt; {:canvas=&gt;true,:method=&gt;:gets}.<br>
<br>
<br>
I have tried<br>
<br>
map.root :controller =&gt; =&quot;wishlists&quot;, :action =&gt; &quot;index&quot;<br>
<br>
and it does not work.<br>
<br>
And the other routes are not working either. &nbsp;What is the correct way to declare facebooker routes?<br>
<br>
Cheers!!<br>
<br>
Marco<br></div></div>
_______________________________________________<br>
Facebooker-talk mailing list<br>
<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/facebooker-talk" target="_blank">http://rubyforge.org/mailman/listinfo/facebooker-talk</a><br>
</blockquote>
<br>
--<br>
Mike Mangino<br>
<a href="http://www.elevatedrails.com" target="_blank">http://www.elevatedrails.com</a><br>
<br>
<br>
<br>
</blockquote></div><br>