Posted By: David Heinemeier Hansson
Date: 2004-08-07 17:23
Summary: Rails 0.6.0: AAC, Environments, Easier starts
Project: Rails
This is a major upgrade to the Rails infrastructure. There’s a new Abstract Application Controller that can hold filters and methods available to all controllers. There’s a new concept of Environments that should make it much easier to write maintenance scripts and to interact with a live system through IRB. It basically gives you access to the fully configured model by just including one file. This release also contains a bunch of fixes to make it easier to get started on Rails. |
|