Sha256: 2dc8225664481f5283715af03178308e5c815061623b46896b629fb4f72d72cd

Contents?: true

Size: 124 Bytes

Versions: 45

Compression:

Stored size: 124 Bytes

Contents

Bobot::Engine.routes.draw do
  controller 'webhook' do
    match 'facebook', action: :webhook, via: [:get, :post]
  end
end

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
bobot-5.0.4 config/routes.rb
bobot-5.0.3 config/routes.rb
bobot-5.0.2 config/routes.rb
bobot-5.0.1 config/routes.rb
bobot-5.0.0 config/routes.rb
bobot-4.15.0 config/routes.rb
bobot-4.14.0 config/routes.rb
bobot-4.13.1 config/routes.rb
bobot-4.13.0 config/routes.rb
bobot-4.11.0 config/routes.rb
bobot-4.10.0 config/routes.rb
bobot-4.9.0 config/routes.rb
bobot-4.8.0 config/routes.rb
bobot-4.7.0 config/routes.rb
bobot-4.6.0 config/routes.rb
bobot-4.5.0 config/routes.rb
bobot-4.4.1 config/routes.rb
bobot-4.4.0 config/routes.rb
bobot-4.3.1 config/routes.rb
bobot-4.3.0 config/routes.rb