So here it goes: Release candidate 5. This is the final, short pitstop
before 1.0 materializes next week. Thus, you're more than well advised
to upgrade and make sure we didn't leave anything heinous in there.
This is the "speak now or forever hold your peace" part of the
ceremony.
If you already upgraded to 0.14.x, going to RC5 is completely
effortless. Simply call upon the gems to do your bidding with: gem
install rails --include-dependencies. And you'll be serving up your
application with all the bugs squashed. On top of that, we've thrown
in a new adapter for the Firebird database and added a beautiful new
index.html that'll greet you on new applications.
So upgrade, dammit! Now. And stand by as we finish setting up the
fireworks planned for next week's release of the long-awaited 1.0.
It's magical times, my friends, and the spellcasting is just getting
started.
--
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com -- Online project management
http://www.backpackit.com -- Personal information manager
http://www.rubyonrails.com -- Web-application framework
rails MyAppli
cd MyAppli
script/generate scaffold MyModel MyController
get a error... Access denied for user: '@localhost' (Using password:
NO)
(root@localhost can xs database but somehow the user is empty, same
error with edgerails...)
(the same thing works when I do it on 0.14.3)
David Heinemeier Hansson schreef: