app/models/tramway/event/place.rb in tramway-event-1.9.19.1 vs app/models/tramway/event/place.rb in tramway-event-1.9.19.2
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
class Tramway::Event::Place < Tramway::Core::ApplicationRecord
has_and_belongs_to_many :events