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 25de07d commit 0d37353Copy full SHA for 0d37353
spec/spec_helper.rb
@@ -98,3 +98,6 @@
98
Kernel.srand config.seed
99
=end
100
end
101
+
102
+$:.unshift File.expand_path('../lib', __FILE__)
103
+require 'coderay'
0 commit comments