Sha256: d4fff5c47ce3779a9acaf70587be156b57aeb9ae032f0180959907c1634a0fd3
Contents?: true
Size: 445 Bytes
Versions: 16
Compression:
Stored size: 445 Bytes
Contents
class UcbRailsUser::ImpersonationsController < ApplicationController include UcbRailsUser::Concerns::ImpersonationsController # Don't add anything more here - any logic for this controller should go into # Concerns::ImpersonationsController. 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
16 entries across 16 versions & 1 rubygems