Files
jekyll/.jrubyrc
Jordon Bedwell e192588013 Cleanup .jrubyrc
* Remove invoked dynamic, it slows down Ruby.
* Remove ObjectSpace which slows down JRuby, we use inheritance now.
* Remove the compat version 9K is Ruby2 by default.
2016-01-10 14:55:35 -06:00

4 lines
61 B
Plaintext

backtrace.mask=true
backtrace.color=true
backtrace.style=mri