[Rails] Re: Blank pages, 'missing default helper path rails_info_hel

John Martin spacehaven at mac.com
Thu Dec 29 04:59:01 GMT 2005


John Martin wrote:
> 
> Oops, assumed Textile formatting.
> 
> One thing I forgot to mention. The only logged error I do see is this 
> one when trying to access in environment-link on the default index page:
> 
> Controllers::RailsInfoController: missing default helper path 
> rails_info_helper
> 
> No other errors get logged. I even tried to add a controller with a 
> corresponding action that did logger.error("testing"), but that didn't 
> get logged.
> 
> Weird, huh?

Never mind. Found this in today's IRC log:

[06:41] <purestorm_> Does anyone have an idea why webrick is launching 
RoR with 1.0 rails? I'm trying to access http://127.0.0.1:3000/foobar on 
a fresh rails application (read: foobar is not valid) and I get blank 
pages. I'm on Os X and have ruby 1.8.2
...
[06:44] <purestorm_> I removed /tmp/ruby_sess*
[06:44] <purestorm_> and it works ... strange


-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list