hensei-api/app
Justin Edmund 4d3c1a800b
Update config files (#189)
* 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
2025-02-27 23:13:57 -08:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 Render the correct view when updating jobs (#186) 2025-02-25 09:11:13 -05:00
controllers Render the correct view when updating jobs (#186) 2025-02-25 09:11:13 -05:00
errors Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs More embed image bandaids (#175) 2025-01-18 22:32:13 -08:00
models Update config files (#189) 2025-02-27 23:13:57 -08:00
services Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00