Revision 254
Added by Jean-Philippe Lang over 18 years ago
trunk/doc/UPGRADING | ||
---|---|---|
17 | 17 |
4. Migrate your database: |
18 | 18 |
rake migrate RAILS_ENV="production" |
19 | 19 |
|
20 |
Note: settings previously defined in custom_config.rb are now stored |
|
21 |
in database, as of version 0.4.2. Go to "Admin -> Settings" to edit them. |
|
22 |
|
|
20 | 23 |
|
21 | 24 |
== From 0.2.x and below |
22 | 25 |
|
Also available in: Unified diff
updated UPGRADING doc file