1
0
Fork 0
forked from OpenNeo/impress
impress/config
Matchu 209c9d7ffd Fix file reloading in a Vagrant environment
During this upgrade process, `rails server` hasn't been updating its logic when files changed, so every change had to be accompanied by a restart.

This turned out to be because Vagrant's networked filesystem to share between the host and guest systems doesn't support the filesystem update events Rails is listening for. So, we switch to a simpler file watcher that does more work but doesn't depend on the filesystem events!
2023-10-23 19:05:04 -07:00
..
environments Fix file reloading in a Vagrant environment 2023-10-23 19:05:04 -07:00
initializers Remove flex from the app (breaks search!) 2023-10-23 19:05:02 -07:00
locales
.gitignore
application.rb
basic_type_hashes.yml
boot.rb
colors.txt
colors_with_unique_bodies.txt
deploy.rb Remove the development_async environment 2023-10-23 19:05:04 -07:00
environment.rb
item_zone_sets.yml
locale_meta.yml
nonstandard_colors.txt
routes.rb match router syntax -> get/post 2023-10-23 19:05:02 -07:00
schedule.rb
species.txt
zones.yml