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-2.0.1 config/routes.rb
tramway-event-2.0.0.1 config/routes.rb
tramway-event-2.0 config/routes.rb
tramway-event-1.12.9.1 config/routes.rb
tramway-event-1.12.9 config/routes.rb
tramway-event-1.12.8.2 config/routes.rb
tramway-event-1.12.8.1 config/routes.rb
tramway-event-1.12.8 config/routes.rb
tramway-event-1.12.7 config/routes.rb
tramway-event-1.12.6.4 config/routes.rb
tramway-event-1.12.6.3 config/routes.rb
tramway-event-1.12.6.2 config/routes.rb
tramway-event-1.12.6 config/routes.rb
tramway-event-1.12.5 config/routes.rb
tramway-event-1.12.4 config/routes.rb
tramway-event-1.12.3.10 config/routes.rb
tramway-event-1.12.3.9 config/routes.rb
tramway-event-1.12.3.8 config/routes.rb
tramway-event-1.12.3.7 config/routes.rb
tramway-event-1.12.3.6 config/routes.rb