Sha256: c5a5641f9818078e20d57c81dba71b7c7dcd1fb6a4716bc41ccf0910a8527392

Contents?: true

Size: 122 Bytes

Versions: 10

Compression:

Stored size: 122 Bytes

Contents

# frozen_string_literal: true

WCC::Contentful::Engine.routes.draw do
  post 'webhook/receive', to: 'webhook#receive'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
wcc-contentful-0.4.0.pre.rc config/routes.rb
wcc-contentful-0.4.0.pre.beta config/routes.rb
wcc-contentful-0.4.0.pre.alpha config/routes.rb
wcc-contentful-0.3.0 config/routes.rb
wcc-contentful-0.3.0.pre.rc3 config/routes.rb
wcc-contentful-0.3.0.pre.rc2 config/routes.rb
wcc-contentful-0.3.0.pre.rc config/routes.rb
wcc-contentful-0.2.2 config/routes.rb
wcc-contentful-0.2.1 config/routes.rb
wcc-contentful-0.2.0 config/routes.rb