Class: RolloutUi::Feature::User

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



3
4
5
# File 'lib/rollout_ui/feature.rb', line 3

def id
  @id
end