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