Sha256: 16ee4029aeb088fc642246ffb91abe51cf1c78baac69546ac39b8d1546f1abc8

Contents?: true

Size: 128 Bytes

Versions: 8

Compression:

Stored size: 128 Bytes

Contents

Webhooker::Engine.routes.draw do
  root to: 'subscribers#index'
  resources :subscribers, only: [:index, :create, :destroy]
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
webhooker-0.5.0 config/routes.rb
webhooker-0.4.0 config/routes.rb
webhooker-0.3.0 config/routes.rb
webhooker-0.2.0 config/routes.rb
webhooker-0.1.2 config/routes.rb
webhooker-0.1.1 config/routes.rb
webhooker-0.1.0 config/routes.rb
webhooker-0.0.2 config/routes.rb