Thank you for the kind information describing that ferret 0.11.6 DOESN'T work on Windows XP and you must chose 0.11.5 when using Netbeans 6.1 on a Windows XP machine. God, I wish I had read my post a few weeks ago :-) Anyway, my migrations worked and I tried to invoke the browser with this error message:
NoMethodError in Home#index 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.about 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> RAILS_ROOT: D:/RonR/InSoshi Application Trace | Framework Trace | Full Trace app/helpers/application_helper.rb:33:in `menu' app/views/layouts/application.html.erb:19:in `_run_erb_47app47views47layouts47application46html46erb' app/controllers/home_controller.rb:15:in `index' Kathleen --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ 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 -~----------~----~----~----~------~----~------~--~---
