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 Update terms link to point to DTI 2020 2022-09-25 06:11:34 -07:00
.gitignore move some deploy stuff from files into env 2015-07-17 17:47:58 -04:00
application.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
colors.txt add color Dimensional 2012-09-24 18:31:27 -05:00
colors_with_unique_bodies.txt support special colors in the infinite closet 2011-05-02 18:07:56 -04:00
deploy.rb Remove the development_async environment 2023-10-23 19:05:04 -07:00
environment.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
item_zone_sets.yml refactoring search, removing database from set, fixing show.js to work with new swf 2010-06-22 12:42:25 -04:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
nonstandard_colors.txt asset spider, yaaay 2010-11-27 18:41:06 -05:00
routes.rb match router syntax -> get/post 2023-10-23 19:05:02 -07:00
schedule.rb fix cron job scheduler 2012-07-24 12:05:34 -04:00
species.txt basic specs for items, including search 2010-05-15 11:38:45 -04:00
zones.yml zones are now a static resource, like species and color. database table remains for compatibility with main PHP app 2010-06-09 23:15:51 -04:00