Message from discussion
Upgraded Enki to Rails 2.3
MIME-Version: 1.0
Received: by 10.100.205.15 with SMTP id c15mr194753ang.25.1237266881515; Mon,
16 Mar 2009 22:14:41 -0700 (PDT)
Date: Mon, 16 Mar 2009 22:14:41 -0700 (PDT)
X-IP: 201.6.199.44
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: <2149a843-dc1e-41ae-b007-9a74702fb84a@w34g2000yqm.googlegroups.com>
Subject: 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: 7bit
I've just pushed a huge commit upgrading Enki to Rails 2.3
http://github.com/akitaonrails/enki/commit/8d24fa1882728e903b2b63f6c2fb64114b5a8b18
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.