Sha256: 360363e61a95959c649a383b74cb8e3f8224113e532e5759e53353dadbf5399d

Contents?: true

Size: 77 Bytes

Versions: 11

Compression:

Stored size: 77 Bytes

Contents

class Place < ActiveRecord::Base
  acts_as_geolocated
  has_many :events
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
activerecord-postgres-earthdistance-0.7.2 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.7.1 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.7.0 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.6.0 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.5.2 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.5.1 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.5.0 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.4.4 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.4.3 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.4.2 spec/fixtures/place.rb
activerecord-postgres-earthdistance-0.4.1 spec/fixtures/place.rb