Long
No Method Error in Home#index? I have this error occurring.
'Showing home/index.html.erb where line #13 raised:'
'You have a nil object when you didn't expect it!
The error occurred while evaluating nil.app_name'
10: <%= render :partial => 'shared/contacts_preview',
11: :locals => { :person => current_person } %>
12: <%- else -%>
13: <%- unless global_prefs.app_name.blank? -%>
14: <h2>About <%= global_prefs.app_name %></h2>
15:
16: <p>
I noticed that 'rake ultrashphinx:deamon:start
RAILS_ENV=test .....failed to start
and 'rake ultrashphinx:deamon:start .... failed to start.
I immediately removed gem rmagick but to no avail.
Is there anything I could do to get insoshi up and runnning.
Janus
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---