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.10.2 config/routes.rb
tramway-event-1.10.1 config/routes.rb
tramway-event-1.10.0.2 config/routes.rb
tramway-event-1.10.0.1 config/routes.rb
tramway-event-1.10 config/routes.rb
tramway-event-1.9.31.2 config/routes.rb
tramway-event-1.9.31.1 config/routes.rb
tramway-event-1.9.31 config/routes.rb
tramway-event-1.9.30 config/routes.rb
tramway-event-1.9.29 config/routes.rb
tramway-event-1.9.28.4 config/routes.rb
tramway-event-1.9.28.3 config/routes.rb
tramway-event-1.9.28.2 config/routes.rb
tramway-event-1.9.28.1 config/routes.rb
tramway-event-1.9.28 config/routes.rb
tramway-event-1.9.27.6 config/routes.rb
tramway-event-1.9.27.5 config/routes.rb
tramway-event-1.9.27.4 config/routes.rb
tramway-event-1.9.27.3 config/routes.rb
tramway-event-1.9.27.2 config/routes.rb