hensei-api/app/models
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
..
concerns Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
app_update.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
application_record.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
awakening.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
character.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
data_version.rb Create pipeline for importing data via PRs (#148) 2025-01-13 05:33:04 -08:00
favorite.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
gacha.rb Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
grid_character.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_summon.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_weapon.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
guidebook.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
job.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_accessory.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skill.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
party.rb Update config files (#189) 2025-02-27 23:13:57 -08:00
raid.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
raid_group.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
summon.rb Don't index on nicknames for now (#139) 2023-12-26 14:03:29 -08:00
user.rb Implement roles and visibility (#128) 2023-08-25 15:53:56 -07:00
weapon.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
weapon_awakening.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
weapon_key.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00