Message from discussion
Upgraded Enki to Rails 2.3
MIME-Version: 1.0
Received: by 10.100.105.15 with SMTP id d15mr839727anc.29.1237270834091; Mon,
16 Mar 2009 23:20:34 -0700 (PDT)
Date: Mon, 16 Mar 2009 23:20:34 -0700 (PDT)
In-Reply-To: <3ece8878-0b0b-4604-b85d-eb41d12ec894@z9g2000yqi.googlegroups.com>
X-IP: 201.6.199.44
References: <2149a843-dc1e-41ae-b007-9a74702fb84a@w34g2000yqm.googlegroups.com>
<3ece8878-0b0b-4604-b85d-eb41d12ec894@z9g2000yqi.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: <b099f234-4666-48cd-9bc0-46824dc3fdca@a12g2000yqm.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
Just pushed another new feature:
http://github.com/akitaonrails/enki/commit/57a71a46efac8afec7cd9b052117cff0=
490a722b
Support for Page Caching for Posts, Comments and Blogs which makes my
own blog consume 0% of resources most of the time (with Apache
properly configured with mod_rewrite to bypass passenger and get the
static html files directly).
On Mar 17, 3:10=A0am, AkitaOnRails <fabioak...@gmail.com> wrote:
> I've just added a new commit:
>
> http://github.com/akitaonrails/enki/commit/9bf1ce83733d383457c1294796...
>
> 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.
>