Sha256: 383551a7eed2b622c9c9257ab1c4153953c0eddbef535ce248b9fb34ffc33588
Contents?: true
Size: 266 Bytes
Versions: 19
Compression:
Stored size: 266 Bytes
Contents
class Spina::ApplicationController < Spina.frontend_parent_controller.constantize include Spina.config.authentication.constantize include Spina::CurrentAccount, Spina::CurrentTheme helper Spina::Engine.helpers protect_from_forgery with: :exception end
Version data entries
19 entries across 19 versions & 1 rubygems