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