middleman/middleman-core/fixtures/padrino-helpers-app
Ben Hollis 441ec95065 Gracefully handle syntax (and other) errors when reloading config.rb.
With this change, config.rb modifications that result in an error will print the error to the logs but will not kill the server - the previous version of the application will still be running just fine, so that you can try and fix your config.rb without having to restart. The server no longer simply hangs with no message, which was the previous behavior. This fixes #702.
2013-10-19 19:39:10 -07:00
..
source merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
config.rb Gracefully handle syntax (and other) errors when reloading config.rb. 2013-10-19 19:39:10 -07:00