Sha256: d7161f113bd4a193c92f0201e3996c2f95e858d11382058a72b06bd99827add4

Contents?: true

Size: 147 Bytes

Versions: 82

Compression:

Stored size: 147 Bytes

Contents

# frozen_string_literal: true

Tramway::Event::Engine.routes.draw do
  resources :events, only: :show
  resources :participants, only: :create
end

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
tramway-event-1.9.27.1 config/routes.rb
tramway-event-1.9.27 config/routes.rb
tramway-event-1.9.26 config/routes.rb
tramway-event-1.9.25.1 config/routes.rb
tramway-event-1.9.25 config/routes.rb
tramway-event-1.9.24.1 config/routes.rb
tramway-event-1.9.24 config/routes.rb
tramway-event-1.9.23.2 config/routes.rb
tramway-event-1.9.23.1 config/routes.rb
tramway-event-1.9.23 config/routes.rb
tramway-event-1.9.22 config/routes.rb
tramway-event-1.9.21.1 config/routes.rb
tramway-event-1.9.21 config/routes.rb
tramway-event-1.9.20.1 config/routes.rb
tramway-event-1.9.20 config/routes.rb
tramway-event-1.9.19.8 config/routes.rb
tramway-event-1.9.19.7 config/routes.rb
tramway-event-1.9.19.6 config/routes.rb
tramway-event-1.9.19.5 config/routes.rb
tramway-event-1.9.19.4 config/routes.rb