Changeset [39a33fb08f3fb5595a484e291ce038517cc377e5] by Marcos Piccinini

August 16th, 2009 @ 01:19 PM

Changes the functions AR method ! acts_as_geom :foo to acts_as_geom :foo => :geom_type

# acts_as_geom :data => :point
# acts_as_geom :geom => :line_string
# acts_as_geom :geom => :polygon

http://github.com/nofxx/postgis_...

Committed by Marcos Piccinini

  • M README.rdoc
  • M VERSION
  • M lib/postgis_adapter/acts_as_geom.rb
  • M lib/postgis_functions.rb
  • M lib/postgis_functions/common.rb
  • M postgis_adapter.gemspec
  • M spec/db/models_postgis.rb
  • M spec/postgis_adapter/acts_as_geom_spec.rb
  • M spec/postgis_functions/common_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Postgis Adapter for ActiveRecord