We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858eaa5 commit 8a8ab91Copy full SHA for 8a8ab91
lib/concurrent-ruby/concurrent-ruby.rb
@@ -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
+
5
require_relative "concurrent"
0 commit comments