Sha256: c00edfb645f45ef439f8a81bb990ebd43c8eb8f5e9328bec10826a21f800963b

Contents?: true

Size: 201 Bytes

Versions: 16

Compression:

Stored size: 201 Bytes

Contents

# frozen_string_literal: true

WCC::Media::Engine.routes.draw do
  match "/callbacks", to: Toot::HandlerService, via: :post
end
ActiveSupport::Notifications.instrument 'routes_loaded.engine.media.wcc'

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
wcc-media-client-0.4.15 config/routes.rb
wcc-media-client-0.4.14 config/routes.rb
wcc-media-client-0.4.13 config/routes.rb
wcc-media-client-0.4.12 config/routes.rb
wcc-media-client-0.4.11 config/routes.rb
wcc-media-client-0.4.10 config/routes.rb
wcc-media-client-0.4.9 config/routes.rb
wcc-media-client-0.4.8 config/routes.rb
wcc-media-client-0.4.7 config/routes.rb
wcc-media-client-0.4.6 config/routes.rb
wcc-media-client-0.4.5 config/routes.rb
wcc-media-client-0.4.4 config/routes.rb
wcc-media-client-0.4.3 config/routes.rb
wcc-media-client-0.4.2 config/routes.rb
wcc-media-client-0.4.1 config/routes.rb
wcc-media-client-0.4.0 config/routes.rb