search for: suggestedev

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

Did you mean: suggestede
2011 Jan 03
8
Heroku, needs constant AppController updates?
...ired. Any ideas why this should be?? I have tried solving this myself by putting in ''logger.debug" commands, but these don''t show on my heroku logs, any idea how to get them to show up? I''ve put the code below, for ApplicationController, EventSearcher, and part of SuggestedEvents it''s a bit of a mess I know, but runs fine on local machine. -------------- Application Controller class ApplicationController < ActionController::Base require ''date'' require ''nokogiri'' require ''open-uri'' require '...