Class: Ixtlan::UserManagement::SessionSerializer

Inherits:
Babel::Serializer
  • Object
show all
Defined in:
lib/ixtlan/user_management/session_serializer.rb

Constant Summary collapse

PERM =
[ :resource, 
:allow, 
:associations ]
ACTION =
only( :name,
:verb,
:associations )