* Update weapon series migration This update fixes MigrateWeaponSeries from 20250218 such that it can be run on an empty database without throwing errors. * Update .gitignore Hide backups and logs directories, since we’ll be storing these in the project folder. Also hide mise’s .local directory. * Change NewRelic log directory Moved from log/ to logs/ * Add rake task for backing up/restoring prod db * Rubocop fixes * Fix error where :preview_state didn’t have an attribute * Add supervisord ini This uses my local paths, so we should try to abstract that away later. * Ignore mise.toml |
||
|---|---|---|
| .. | ||
| .keep | ||
| database.rake | ||
| deploy.rake | ||
| download_all_images.rake | ||
| download_images.rake | ||
| export_accessories.rake | ||
| export_all.rake | ||
| export_character.rake | ||
| export_job.rake | ||
| export_summon.rake | ||
| export_weapon.rake | ||
| import_data.rake | ||
| previews.rake | ||