| |
EnkiBlog |
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
All Rspec and Cucumber tests are passing. Hope you like this upgrade.
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.