4d3c265042
Co-authored-by: Stanko K.R. <stanko@stanko.io>
5 lines
176 B
Ruby
5 lines
176 B
Ruby
# # TODO:PLANB: we should log account id
|
|
# ActiveSupport.on_load(:action_controller_base) do
|
|
# before_action { logger.struct tenant: ApplicationRecord.current_tenant }
|
|
# end
|