impress/config
Emi Matchu 34bf27069b Oops, fix silly routing mistake where I set path twice for same route
Ruby 3.3.6 has a warning for this, neat! I apparently didn't notice the
`path` option already there at first, and just added a new one.

This change shouldn't affect behavior, it just is clearer and removes a
warning!
2024-12-28 15:58:41 -08:00
..
environments Oops, turn modeling back on 2024-11-15 17:37:54 -08:00
initializers Create new DTIRequests.load_many helper, to make parallel requests 2024-12-16 13:16:03 -08:00
locales Say "NC Style" instead of "Alt Style" in contribution descriptions 2024-11-16 12:21:43 -08:00
application.rb Extract neopets_origin into a config value 2024-10-18 18:00:48 -07:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
credentials.yml.enc Remove the now-unused neopass_access_secret config setting 2024-04-12 07:26:27 -07:00
database.yml Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
routes.rb Oops, fix silly routing mistake where I set path twice for same route 2024-12-28 15:58:41 -08:00