man/man0/README.html in tork-19.5.0 vs man/man0/README.html in tork-19.5.1

- old
+ new

@@ -129,10 +129,12 @@ </code></pre> <p>For older Rails, to use SQLite3 as your test database, install the <a href="https://github.com/stepahn/memory_test_fix">in-memory database adapter</a>. Otherwise, you <em>might</em> face these errors:</p> <blockquote> <p>SQLite3::BusyException: database is locked</p><p>cannot start a transaction within a transaction</p></blockquote> -<h2 id="Configuration">Configuration</h2><p>Tork looks for a configuration directory named <code>.tork/</code> inside its working +<p>For older Rails, to use SQLite3 as your test database along with browser-based +acceptance testing frameworks such as Capybara, see +<a href="http://www.spacevatican.org/2012/8/18/threading-the-rat/">http://www.spacevatican.org/2012/8/18/threading-the-rat/</a></p><h2 id="Configuration">Configuration</h2><p>Tork looks for a configuration directory named <code>.tork/</code> inside its working directory. The configuration directory contains specially-named Ruby scripts, within which you can query and modify the settings for various tork programs. See the &quot;FILES&quot; sections in the manual pages of tork programs for details.</p><p>Note that tork <em>does not</em> automatically reload changes from your configuration directory. Consequently, you must restart tork if your configuration changes.</p><h2 id="License">License</h2><p>Released under the ISC license. See the LICENSE file for details.</p></div></body> </html>