Sha256: baceaa96393d21ee0c88bfdccf2bdc284b1178cba85f2f168c4d58374a98d971

Contents?: true

Size: 317 Bytes

Versions: 27

Compression:

Stored size: 317 Bytes

Contents

Rails.application.routes.draw do
  get "/graphql/dummy/test_exception", to: "dummy#test_exception"
  get "/graphql/dummy/test_record_not_found", to: "dummy#test_record_not_found"
  get "/graphql/dummy/test_unauthorized", to: "dummy#test_unauthorized"
  get "/graphql/dummy/test_timeout", to: "dummy#test_timeout"
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
nulogy_message_bus_producer-5.0.8 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.7 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.6 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.5 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.4 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.3 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.2 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.1 spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.1.alpha spec/dummy/config/routes.rb
nulogy_message_bus_producer-5.0.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-4.0.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.7.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.6.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.5.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-4.0.0.alpha spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.4.1 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.4.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.3.0 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.2.1 spec/dummy/config/routes.rb
nulogy_message_bus_producer-3.2.0 spec/dummy/config/routes.rb