Message from discussion
rake db:migrate fails:
MIME-Version: 1.0
Received: by 10.150.12.20 with SMTP id 20mr342149ybl.11.1244325868454; Sat, 06
Jun 2009 15:04:28 -0700 (PDT)
Date: Sat, 6 Jun 2009 15:04:28 -0700 (PDT)
In-Reply-To: <6df3c128-93ef-4ca1-a892-7595bafb4e76@p4g2000vba.googlegroups.com>
X-IP: 209.181.253.69
References: <6df3c128-93ef-4ca1-a892-7595bafb4e76@p4g2000vba.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us)
AppleWebKit/528.18.1 (KHTML, like Gecko) Version/4.0 Safari/528.17,gzip(gfe),gzip(gfe)
Message-ID: <0d70dc35-49fc-4262-9a13-f6495e079112@x3g2000yqa.googlegroups.com>
Subject: Re: rake db:migrate fails:
From: subaqua <danm...@gmail.com>
To: EnkiBlog <enkiblog@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
FWIW ... I added :
require 'delegate'
to top of lib/enki/config.rb
and that resolved this problem. I am running ruby 1.9.1p129 which
might explain this ... I'm not sure.
On 6 June, 15:13, subaqua <danm...@gmail.com> wrote:
> Just downloaded Enki and am trying to get it up and running. =A0I have a
> working rails environment and I think I have all the Enki prereq gems
> installed.
>
> I updated the enki.rb file in config/ but when I run rake db:migrate,
> I get this:
>
> uninitialized constant Enki::SimpleDelegator
>