Skip to content

Commit 834885d

Browse files
authored
Merge pull request #950 from ruby-concurrency/document-concurrent-ruby
Document why we have concurrent-ruby.rb
2 parents 858eaa5 + 8a8ab91 commit 834885d

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)