@@ -11,12 +11,12 http://www.redmine.org/ | |||
|
11 | 11 | |
|
12 | 12 | * RubyGems 1.3.7 |
|
13 | 13 | |
|
14 |
* Ruby on Rails 2.3.1 |
|
|
14 | * Ruby on Rails 2.3.14 (official downloadable Redmine releases are packaged with | |
|
15 | 15 | the appropriate Rails version) |
|
16 | 16 | |
|
17 |
* Rack 1.1. |
|
|
17 | * Rack 1.1.2 gem | |
|
18 | 18 | |
|
19 |
* Rake 0. |
|
|
19 | * Rake 0.9.2 gem | |
|
20 | 20 | |
|
21 | 21 | * I18n 0.4.2 gem |
|
22 | 22 |
@@ -30,7 +30,7 http://www.redmine.org/ | |||
|
30 | 30 | |
|
31 | 31 | 6. Migrate your database |
|
32 | 32 | |
|
33 |
If you are upgrading to Rails 2.3.1 |
|
|
33 | If you are upgrading to Rails 2.3.14 as part of this migration, you | |
|
34 | 34 | need to upgrade the plugin migrations before running the plugin migrations |
|
35 | 35 | using: |
|
36 | 36 | rake db:migrate:upgrade_plugin_migrations RAILS_ENV="production" |
@@ -56,7 +56,7 http://www.redmine.org/ | |||
|
56 | 56 | |
|
57 | 57 | == Notes |
|
58 | 58 | |
|
59 |
* Rails 2.3.1 |
|
|
59 | * Rails 2.3.14 is required for versions 1.3.x. | |
|
60 | 60 | |
|
61 | 61 | == References |
|
62 | 62 |
General Comments 0
You need to be logged in to leave comments.
Login now