[ANN] Rails 0.6.5 (AR 0.9.4, AP 0.8.0): Release of Contributors!

Or even easier, just do "gem install rails" -- you'll automatically
install all the newest versions of the required dependencies.

Doesn't quite install under cygwin.

ruby 1.9.0 (2004-08-17) [i386-cygwin]
gem 0.7.0

robertm@al ~
$ gem install rails
Attempting local installation of 'rails'
Local gem file not found: rails.gem
Attempting remote installation of 'rails'
Install required dependency rake? [Yn] y
Install required dependency activerecord? [Yn] y
Install required dependency actionpack? [Yn] y
ERROR: While executing gem ... (NameError)
    (eval):1:in `class_eval': uninitialized class variable @@inheritable_attributes_for_base in CGI::Session::ActiveRecordStore::Session

Or even easier, just do "gem install rails" -- you'll automatically
install all the newest versions of the required dependencies.

Doesn't quite install under cygwin.

    (eval):1:in `class_eval': uninitialized class variable @@inheritable_attributes_for_base in CGI::Session::ActiveRecordStore::Session

This is not a cygwin problem, but an example of how Rails is currently incompatible with Ruby 1.9.

ยทยทยท

--
David Heinemeier Hansson,
http://www.rubyonrails.org/ -- Web-application framework for Ruby
http://www.instiki.org/ -- A No-Step-Three Wiki in Ruby
http://www.basecamphq.com/ -- Web-based Project Management
http://www.loudthinking.com/ -- Broadcasting Brain
http://www.nextangle.com/ -- Development & Consulting Services