Sha256: a0dd0ce83a16e54f55895f3a27b743e9998e54f9d30fb1ec6cb0c6e02701fd31

Contents?: true

Size: 96 Bytes

Versions: 3

Compression:

Stored size: 96 Bytes

Contents

Rails.application.routes.draw do
  mount Webhookr::Engine => "/webhookr", :as => "webhookr"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
webhookr-0.2.0 test/dummy/config/routes.rb
webhookr-0.1.0 test/dummy/config/routes.rb
webhookr-0.0.2 test/dummy/config/routes.rb