Posted By: Dave Nelson
Date: 2006-09-04 07:27
Summary: Goldberg 0.1.2
Project: Goldberg

This release adds Ajax Scaffold support to Goldberg, the website development tool for Ruby on Rails.

The main site template -- application.rhtml -- will look to see if the Ajax Scaffold stylesheets and javascripts exist, and if so it will include links to them. For users who don't use Ajax Scaffold, no action is required.

Database support is also improved in this version: the dumps for MySQL and PostgreSQL should be more reliable and compatible across different versions of MySQL and PostgreSQL.

ActiveRecord session storage is no longer enabled by default for Goldberg (although you can re-enable it if you want by editing your environment.rb file). It was causing problems for Windows users; but UNIX/Linux users should continue to have no problems with ActiveRecord storage of sessions.

This release also fixes a number of bugs, and features a cleanup of the session/authorisation code.

Overall this release should clear up most of the outstanding bugs and reliability issues, so we can start focusing on improvements. Please contact us with feedback (good and bad) so we can prioritise appropriately.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: goldberg-0.1.2-released

Start New Thread Start New Thread
Message: 12843
BY: Dave Nelson (urbanus)
DATE: 2006-09-07 04:55
SUBJECT: RE: What versions of Mysql are supported?

 

Hi Raluca,

MySQL 5 or above. Unfortunately MySQL 4 doesn't support database views, which are required by Goldberg.

If MySQL 5 is not an option for you, can you use PostgreSQL? It's supported, even back to older versions (because PostgreSQL has supported views for a long time now).

Regards,
Dave


Thread View

Thread Author Date
What versions of Mysql are supported?raluca buhaianu2006-09-06 18:02
      RE: What versions of Mysql are supported?Dave Nelson2006-09-07 04:55

Post a followup to this message