From: Lin Jen-Shin <god...@gmail.com>
Date: Tue, 7 Oct 2008 06:57:14 -0700 (PDT)
Local: Tues, Oct 7 2008 9:57 am
Subject: Re: What's the matter with merb 0.9.8?
On Oct 7, 3:24 pm, Tricheco <luca.mai...@gmail.com> wrote:
> On Mac and Linux:
I've just done the same thing a couple minutes ago,
> $ merb-gen app test
tracking into source code to find out what's wrong with it. I notice that in merb-core.rb: 497
def load_config(options = {})
Here Merb make default :log_file to be STDOUT,
Merb::Config[:log_stream] = File.open(Merb::Config[:log_file], "w
It suppose :log_file should refer a String, not an IO. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||