Skip to content

Commit 8a8ab91

Browse files
committed
Document why we have concurrent-ruby.rb
1 parent 858eaa5 commit 8a8ab91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
# This file is here so that there is a file with the same name as the gem that
2+
# can be required by Bundler.require. Applications should normally
3+
# require 'concurrent'.
4+
15
require_relative "concurrent"

0 commit comments

Comments
 (0)