README.md in jarbler-0.1.0 vs README.md in jarbler-0.1.1
- old
+ new
@@ -51,9 +51,10 @@
The executable is set to "bin/rails" by default.<br>
The default executable parameters are "server -p 8080 -e production".
## Troubleshooting
* Set DEBUG=true in environment to get additional runtime information
+* The temporary folder with the extracted app and jRuby runtime files is not deleted after execution if DEBUG is set.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/rammpeter/jarbler. <br>
Any feedback about usage experience or missing features is also appreciated.