faster_path 0.0.2

Alternative to Pathname
Documentation
1
2
3
4
5
6
7
8
ScratchPad.recorded << :con2_pre

Thread.current[:in_concurrent_rb2] = true

t = Thread.current[:concurrent_require_thread]
Thread.pass until t[:in_concurrent_rb3]

ScratchPad.recorded << :con2_post