Go to Google Groups Home    EnkiBlog
Upgraded Enki to Rails 2.3

AkitaOnRails <fabioak...@gmail.com>

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.

All Rspec and Cucumber tests are passing. Hope you like this upgrade.