Posted By: Dave Nelson
Date: 2006-12-07 07:12
Summary: Goldberg 0.1.5
Project: Goldberg
This version of Goldberg adds support for the upcoming Rails 1.2 release, while still retaining compatibility with the current (Gem) Rails 1.1.6 release.
The components (menu, login, breadcrumbs) have been replaced by partials, because components don't work right under the Rails 1.2 pre-release. The switch to partials may give you a modest performance gain.
The Goldberg security before-filter and custom routes have been moved out of app/controllers/application.rb and config/routes.rb respectively. They are now in vendor/plugins/. This should give you some more flexibility in integrating Goldberg with other applications.
Also included are a number of minor bugfixes.
|
|