Sha256: fa2383e42dd3e33241249761353d09fb9495f99c8ee203a14e13d2dc37392b74

Contents?: true

Size: 116 Bytes

Versions: 68

Compression:

Stored size: 116 Bytes

Contents

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

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
tramway-event-1.2.1 config/routes.rb
tramway-event-1.2 config/routes.rb
tramway-event-1.1 config/routes.rb
tramway-event-1.0.1 config/routes.rb
tramway-event-1.0 config/routes.rb
tramway-event-0.7 config/routes.rb
tramway-event-0.6 config/routes.rb
tramway-event-0.5 config/routes.rb