spec/postgresql/migration_spec.rb in spatial_adapter-1.1.2 vs spec/postgresql/migration_spec.rb in spatial_adapter-1.2.0

- old
+ new

@@ -1,5 +1,5 @@ -require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') +require 'spec_helper' require 'spatial_adapter/postgresql' class MigratedGeometryModel < ActiveRecord::Base end \ No newline at end of file