Class: AbilityAnalysis::UserStub

Inherits:
Struct
  • Object
show all
Defined in:
lib/ability_analysis.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



7
8
9
# File 'lib/ability_analysis.rb', line 7

def id
  @id
end

#role_namesObject

Returns the value of attribute role_names

Returns:

  • (Object)

    the current value of role_names



7
8
9
# File 'lib/ability_analysis.rb', line 7

def role_names
  @role_names
end