Sha256: 95e6e3ae63c6653818455b5b8b20eee81f6ca2d1fd9aa4355002689e33fea338

Contents?: true

Size: 174 Bytes

Versions: 7

Compression:

Stored size: 174 Bytes

Contents

Signum::Engine.routes.draw do
  post 'signal/show', to: 'signal#show'
  post 'signal/close', to: 'signal#close'
  post 'signal/open_stickies', to: 'signal#open_stickies'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
signum-0.5.1 config/routes.rb
signum-0.5.0 config/routes.rb
signum-0.4.13 config/routes.rb
signum-0.4.12 config/routes.rb
signum-0.4.11 config/routes.rb
signum-0.4.10 config/routes.rb
signum-0.4.8 config/routes.rb