Sha256: 9528891c0b541ce58d9a5480d4649c3fb1c32b3998913ab816b8a9c8e585bd7e

Contents?: true

Size: 97 Bytes

Versions: 11

Compression:

Stored size: 97 Bytes

Contents

class Event < ActiveRecord::Base
  acts_as_geolocated
  belongs_to :place
  has_many :events
end

Version data entries

11 entries across 11 versions & 1 rubygems

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