Sha256: 291eae3f45e5fd5650d62efc40c0a42d6cecde097f265172918befc8898a2e6e
Contents?: true
Size: 263 Bytes
Versions: 5
Compression:
Stored size: 263 Bytes
Contents
# Application controller from which all Karafka controllers should inherit # You can rename it if it would conflict with your current code base (in case you're integrating # Karafka with other frameworks) class ApplicationController < Karafka::BaseController end
Version data entries
5 entries across 5 versions & 1 rubygems