Sha256: 90e25ac9542ba070ef77798915785cc5e4b600c644cde2a5da084835cd3f5f46

Contents?: true

Size: 139 Bytes

Versions: 1

Compression:

Stored size: 139 Bytes

Contents

module G5Updatable
  class PointOfInterest < ActiveRecord::Base
    belongs_to :location, foreign_key: :g5_updatable_location_id

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
g5_updatable-1.0.2.pre.1 app/models/g5_updatable/point_of_interest.rb