Sha256: 47af9a83098eb5debd18781ba43d34ad7f94834c8cadbdbd2cc480d8eebfbeff
Contents?: true
Size: 196 Bytes
Versions: 79
Compression:
Stored size: 196 Bytes
Contents
# frozen_string_literal: true module Tramway module Event class ApplicationController < ::Tramway::Core::ApplicationController protect_from_forgery with: :exception end end end
Version data entries
79 entries across 79 versions & 1 rubygems