hensei-api/config
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
..
environments Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
initializers Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
locales Add doorkeeper files 2020-09-25 10:53:06 -07:00
application.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
boot.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
cable.yml Restart on Rails 2020-09-14 18:30:54 -07:00
credentials.yml.enc Update post-deploy script and Rails credentials (#155) 2025-01-15 14:56:38 -08:00
database.yml Update database.yml 2023-01-03 18:34:20 -08:00
definitions.rb Add definitions.rb for solargraph 2020-09-25 10:51:54 -07:00
environment.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
newrelic.yml Update config files (#189) 2025-02-27 23:13:57 -08:00
puma.rb Update config files (#189) 2025-02-27 23:13:57 -08:00
routes.rb Update api URL (#185) 2025-02-25 08:23:47 -05:00
sidekiq.yml Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
spring.rb Restart on Rails 2020-09-14 18:30:54 -07:00
storage.yml Restart on Rails 2020-09-14 18:30:54 -07:00