Revision 976
Added by Jean-Philippe Lang over 17 years ago
UPGRADING | ||
---|---|---|
21 | 21 |
6. Copy the RAILS_ROOT/files directory content into your new installation |
22 | 22 |
|
23 | 23 |
Note 1: Rails 1.2.2 or higher is required for version 0.4.2 and later. |
24 |
This release won't work with Rails 2.0 |
|
25 | 24 |
|
26 | 25 |
Note 2: when upgrading your code with svn update, don't forget to clear |
27 | 26 |
the application cache (RAILS_ROOT/tmp/cache) before restarting. |
Also available in: Unified diff
Doc and version changes for 0.6.1 release.