Method: Anoubis::Tenant::ApplicationController#get_user_model_except
- Defined in:
- app/controllers/anoubis/tenant/application_controller.rb
#get_user_model_except ⇒ Array
Get current user model filed json exception
12 13 14 |
# File 'app/controllers/anoubis/tenant/application_controller.rb', line 12 def get_user_model_except [:uuid_bin] end |