Class: RolloutUi::User
- Inherits:
-
Struct
- Object
- Struct
- RolloutUi::User
- Defined in:
- lib/rollout_ui/server.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
10 11 12 |
# File 'lib/rollout_ui/server.rb', line 10 def id @id end |