Sha256: e5bfb2551111a69067f4f133c40e73fe52fa83ed1c557e000762a02786b2fc72

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

# frozen_string_literal: true

route 'abc', to: 'consumer1#action1'
route 'def', to: 'consumer1#action2'
route 'ghi', to: 'consumer2#action1'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
msgr-1.6.1 spec/fixtures/msgr_routes_test_drain.rb
msgr-1.6.0 spec/fixtures/msgr_routes_test_drain.rb
msgr-1.5.0 spec/fixtures/msgr_routes_test_drain.rb
msgr-1.4.0 spec/fixtures/msgr_routes_test_drain.rb
msgr-1.3.2 spec/fixtures/msgr_routes_test_drain.rb