Sha256: 268a6ec7f3a879d8c6a8cf3397aa4e8f9f8089f47b81dc964ebde6dafdcc6f66
Contents?: true
Size: 121 Bytes
Versions: 5
Compression:
Stored size: 121 Bytes
Contents
module Kaui module ApplicationHelper def tenant_selected? session[:kb_tenant_id].present? end end end
Version data entries
5 entries across 5 versions & 1 rubygems