config/initializers/tramway.rb in tramway-event-1.5.1 vs config/initializers/tramway.rb in tramway-event-1.5.2
- old
+ new
@@ -1,6 +1,7 @@
::Tramway::Admin.set_available_models(::Tramway::Event::Event,
::Tramway::Event::ParticipantFormField,
::Tramway::Event::Participant,
::Tramway::Event::Section,
::Tramway::Event::Person,
+ ::Tramway::Event::Partaking,
project: :event)