impress/lib/tasks
Emi Matchu d3d0cda81f Oops, fix symlink for /public-data/latest.sql.gz
Oh whoops, I was symlinking to the *full* path of the latest dump,
which includes the site version directory in it. This meant that, if 5
new versions of the app were deployed since the most recently public
data commit (and so that version is deleted), the symlink fails.

In this change, we just symlink to the filename, which behaves as a
relative path and should be completely resilient to deploys changing
where these files ostensibly live!!
2024-05-29 19:01:23 -07:00
..
.gitkeep rails 3 2010-05-14 18:12:31 -04:00
db.rake Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
nc_mall.rake Load *all* NC Mall pages in nc_mall:sync 2024-05-10 17:39:40 -07:00
pets.rake Add rake task to load pet data 2024-01-24 00:51:37 -08:00
public_data.rake Oops, fix symlink for /public-data/latest.sql.gz 2024-05-29 19:01:23 -07:00
swf_assets.rake Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00