mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
change upgrade
This commit is contained in:
parent
1aafe82471
commit
7a896c0b23
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ To upgrade:
|
|||
# Run @bundle exec rails server -e production@ inside your Tracks 2.2 directory to start up Tracks 2.2.
|
||||
# Once you are happy that everything is working well, delete your old Tracks directory.
|
||||
|
||||
Please note that if you intend to deploy Tracks with the built in webserver called WEBrick, you'll need to change @config.serve_static_assets@ to @true@ in @config/environments/production.rb@ in order for the images, stylesheets, and javascript files to be served correctly.
|
||||
|
||||
h3. Upgrading from Tracks 2.1, 2.1.1, 2.1.2, 2.1.3 to 2.1.4
|
||||
|
||||
The purpose of this release is to address several security vulnerabilities that were recently discovered in Rails. For details about the contents of the release, please see the "difference view":https://github.com/TracksApp/tracks/compare/v2.1.1...v2.1.4 on GitHub.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue