Message from discussion
Upgraded Enki to Rails 2.3
MIME-Version: 1.0
Received: by 10.150.97.20 with SMTP id u20mr389764ybb.26.1237270244088; Mon,
16 Mar 2009 23:10:44 -0700 (PDT)
Date: Mon, 16 Mar 2009 23:10:44 -0700 (PDT)
In-Reply-To: <2149a843-dc1e-41ae-b007-9a74702fb84a@w34g2000yqm.googlegroups.com>
X-IP: 201.6.199.44
References: <2149a843-dc1e-41ae-b007-9a74702fb84a@w34g2000yqm.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us)
AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16,gzip(gfe),gzip(gfe)
Message-ID: <3ece8878-0b0b-4604-b85d-eb41d12ec894@z9g2000yqi.googlegroups.com>
Subject: Re: Upgraded Enki to Rails 2.3
From: AkitaOnRails <fabioak...@gmail.com>
To: EnkiBlog <enkiblog@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I've just added a new commit:
http://github.com/akitaonrails/enki/commit/9bf1ce83733d383457c12947969bd1d6=
55ada8db
This is an optional pull if you want:
- excerpt field to better support Mephisto imports
- support for Akismet to avoid spam comments (much needed in any blog)
On Mar 17, 2:14=A0am, AkitaOnRails <fabioak...@gmail.com> wrote:
> I've just pushed a huge commit upgrading Enki to Rails 2.3
>
> http://github.com/akitaonrails/enki/commit/8d24fa1882728e903b2b63f6c2...
>
> At the same time I did some basic house cleaning, stripping out a lot
> of fat. I removed all the vendorized gems and properly declared them
> in the environment.rb and environments/test.rb so you can easily rake
> gems:install and rake gems:unpack them instead.
>