Rails 1.0 RC4 (0.14.3)

  • script/server - will use lighttpd/fastcgi if installed and fall down to webrick if not (not for Winblows users)
  • script/plugin is already native part of the distribution
  • script/about - i'm waiting for this from a loooong time. reports all Rails components versions. example output:
About your application's environment
Ruby version                 1.8.2 (i686-linux)
RubyGems version             0.8.11
Rails version                0.14.3
Active Record version        1.13.0
Action Pack version          1.11.0
Action Web Service version   0.9.3
Action Mailer version        1.1.3
Active Support version       1.2.3
Application root             /home/devel/rails
Environment                  development
Database adapter             mysql
  • Upgrading from 0.14.x
# rake update_javascripts
# rake add_new_scripts