Class: RolloutUi::User

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



10
11
12
# File 'lib/rollout_ui/server.rb', line 10

def id
  @id
end