Sha256: cab6a2a671e82e3fa677562c1d1ba1b5521e5403ec87608b09199a88aa62228d
Contents?: true
Size: 405 Bytes
Versions: 12
Compression:
Stored size: 405 Bytes
Contents
class UcbRailsUser::Impersonation < ApplicationRecord include UcbRailsUser::Concerns::ImpersonationConcerns # Don't add anything more here - any logic for the User class should go into # UserConcerns. This will make it much easier for host apps to customize # behavior if they need to # http://guides.rubyonrails.org/engines.html#implementing-decorator-pattern-using-activesupport-concern end
Version data entries
12 entries across 12 versions & 1 rubygems