Sha256: 8e850a45a960a1c7494a976ad4bbbccf71d0bf2a668da380e01102fe738026c0

Contents?: true

Size: 92 Bytes

Versions: 7

Compression:

Stored size: 92 Bytes

Contents

class Job < ActiveRecord::Base
  acts_as_geolocated through: :event
  belongs_to :event
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
activerecord-postgres-earthdistance-0.7.2 spec/fixtures/job.rb
activerecord-postgres-earthdistance-0.7.1 spec/fixtures/job.rb
activerecord-postgres-earthdistance-0.7.0 spec/fixtures/job.rb
activerecord-postgres-earthdistance-0.6.0 spec/fixtures/job.rb
activerecord-postgres-earthdistance-0.5.2 spec/fixtures/job.rb
activerecord-postgres-earthdistance-0.5.1 spec/fixtures/job.rb
activerecord-postgres-earthdistance-0.5.0 spec/fixtures/job.rb