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 479d122 commit 21c610aCopy full SHA for 21c610a
webmachine.gemspec
@@ -1,5 +1,4 @@
1
-$:.push File.expand_path('../lib', __FILE__)
2
-require 'webmachine/version'
+require_relative 'lib/webmachine/version'
3
4
Gem::Specification.new do |gem|
5
gem.name = 'webmachine'
0 commit comments