Sha256: aa221c58cfd4c18937de70335f62ddc3153a758341eb180b0581b82b05f7ca6d

Contents?: true

Size: 117 Bytes

Versions: 11

Compression:

Stored size: 117 Bytes

Contents

Rails.application.routes.draw do
  mount ExceptionNotificationServer::Engine => '/exception_notification_server'
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
exception_notification_server-0.0.11 test/dummy/config/routes.rb
exception_notification_server-0.0.10 test/dummy/config/routes.rb
exception_notification_server-0.0.9 test/dummy/config/routes.rb
exception_notification_server-0.0.8 test/dummy/config/routes.rb
exception_notification_server-0.0.7 test/dummy/config/routes.rb
exception_notification_server-0.0.6 test/dummy/config/routes.rb
exception_notification_server-0.0.5 test/dummy/config/routes.rb
exception_notification_server-0.0.4 test/dummy/config/routes.rb
exception_notification_server-0.0.3 test/dummy/config/routes.rb
exception_notification_server-0.0.2 test/dummy/config/routes.rb
exception_notification_server-0.0.1 test/dummy/config/routes.rb