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.12.3.5 config/routes.rb
tramway-event-1.12.3.4 config/routes.rb
tramway-event-1.12.3.3 config/routes.rb
tramway-event-1.12.3.2 config/routes.rb
tramway-event-1.12.3.1 config/routes.rb
tramway-event-1.12.3 config/routes.rb
tramway-event-1.12.2 config/routes.rb
tramway-event-1.12.1.1 config/routes.rb
tramway-event-1.12.1 config/routes.rb
tramway-event-1.12.0.1 config/routes.rb
tramway-event-1.12 config/routes.rb
tramway-event-1.11.5.1 config/routes.rb
tramway-event-1.11.5 config/routes.rb
tramway-event-1.11.4.1 config/routes.rb
tramway-event-1.11.4 config/routes.rb
tramway-event-1.11.2.1 config/routes.rb
tramway-event-1.11.2 config/routes.rb
tramway-event-1.11.1 config/routes.rb
tramway-event-1.11.0.1 config/routes.rb
tramway-event-1.11 config/routes.rb