Skip to content

Commit

Permalink
SimpleFeatures..
Browse files Browse the repository at this point in the history
  • Loading branch information
nofxx committed May 3, 2009
1 parent a4744d2 commit f0e28a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -8,7 +8,7 @@

$:.unshift((File.join(File.dirname(__FILE__), '..', 'lib')))
require 'postgis_adapter'
GeoRuby::Base.srid = -1
GeoRuby::SimpleFeatures.srid = -1
config = YAML.load_file(File.dirname(__FILE__) + '/db/database_postgis.yml')
# ActiveRecord::Base.logger = Logger.new(File.dirname(__FILE__) + "/debug.log")
ActiveRecord::Base.establish_connection(config)
Expand Down

0 comments on commit f0e28a6

Please sign in to comment.