Sha256: f8738c36f7ad71c3910ac562757084cd05f4bc54b1b16e866f6d50e3804deeaa
Contents?: true
Size: 256 Bytes
Versions: 9
Compression:
Stored size: 256 Bytes
Contents
module Nyauth module ControllerConcern extend ActiveSupport::Concern include Nyauth::ApplicationHelper include Nyauth::SessionConcern include Nyauth::ClientConcern included do helper Nyauth::ApplicationHelper end end end
Version data entries
9 entries across 9 versions & 1 rubygems