We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a9e72 commit 9060fbfCopy full SHA for 9060fbf
lib/geoscript.rb
@@ -14,7 +14,7 @@
14
require 'geoscript/datastore'
15
require 'geoscript/workspace'
16
else
17
- warn "GeoScript requires JRuby (http://jruby.org)"
+ abort "GeoScript requires JRuby (http://jruby.org)"
18
end
19
20
module GeoScript
0 commit comments