• James Edwards-Jones's avatar
    Group SAML status badges on members page · 596a5d4d
    James Edwards-Jones authored
    Uses ActiveRecord::Associations::Preloader to preload data
    from MembersPresentation to avoid N+1 queries.
    
    Adds User#group_sso? method due to ActiveRecord cop,
    and checks loaded? in case this method ends up being reused
    without preloaded data.
    596a5d4d
members_presentation.rb 403 Bytes