Sha256: 907be4b3183f11eab7d27d70b3502fc03a41c69f37a100b136411bfcfe13fd27

Contents?: true

Size: 126 Bytes

Versions: 3

Compression:

Stored size: 126 Bytes

Contents

# frozen_string_literal: true

class Tramway::Event::Place < Tramway::ApplicationRecord
  has_and_belongs_to_many :events
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tramway-event-2.0.1 app/models/tramway/event/place.rb
tramway-event-2.0.0.1 app/models/tramway/event/place.rb
tramway-event-2.0 app/models/tramway/event/place.rb