middleman/middleman-core/lib
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
..
middleman Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
middleman-core Gracefully handle syntax (and other) errors when reloading config.rb. 2013-10-19 19:39:10 -07:00
middleman-more attempt to address asset host and hash combo, give up. 2013-10-15 14:33:25 -07:00
vendored-middleman-deps use latest padrino 2013-06-04 09:56:33 -07:00
middleman-core.rb unneeded require 2013-05-23 16:27:37 -07:00