Sha256: 482a6d17ea734eec8a4f898b7c5f49b03f4869ddff09ad1e5e6d94d453763fe0

Contents?: true

Size: 131 Bytes

Versions: 2

Compression:

Stored size: 131 Bytes

Contents

module TelegramChatbot
  class ApplicationController < ::ApplicationController
    protect_from_forgery with: :exception
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
telegram_chatbot-0.1.3 app/controllers/telegram_chatbot/application_controller.rb
telegram_chatbot-0.1.1 app/controllers/telegram_chatbot/application_controller.rb