Sha256: f4457b6c95c4628cf7c5465c6b3c374b7c570f938da6517bea68764876594ba0

Contents?: true

Size: 148 Bytes

Versions: 26

Compression:

Stored size: 148 Bytes

Contents

WatCatcher::Engine.routes.draw do
  scope module: 'wat_catcher' do
    resources :wats, only: :create
    resources :bugsnag, only: :show
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
wat_catcher-0.8.2 config/routes.rb
wat_catcher-0.8.1 config/routes.rb
wat_catcher-0.8.0 config/routes.rb
wat_catcher-0.7.2 config/routes.rb
wat_catcher-0.7.1 config/routes.rb
wat_catcher-0.7.0 config/routes.rb