Hi,

I am getting this error when trying to launch the app..

NoMethodError in Forums#show

Showing layouts/application.html.erb where line #19 raised:

You have a nil object when you didn't expect it!
The error occurred while evaluating nil.to_safe_uri
Extracted source (around line #19):

16:           </a>
17:         </h1>
18:         <ul id="nav">
19:           <% menu.each do |link| -%>
20:             <%= menu_li link %>
21:           <% end -%>
22:         </ul>

Any help would be appreciated

Thanks

Ollie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Insoshi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to