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 66fe5da commit 576aaf5Copy full SHA for 576aaf5
rdoc.gemspec
@@ -1,5 +1,5 @@
1
# -*- encoding: utf-8 -*-
2
-$:.push File.expand_path("../lib", __FILE__)
+$:.unshift File.expand_path("../lib", __FILE__)
3
require 'rdoc'
4
5
Gem::Specification.new do |s|
0 commit comments