Class: RolloutRestAPI::FakeUser
- Inherits:
-
Struct
- Object
- Struct
- RolloutRestAPI::FakeUser
- Defined in:
- lib/rollout_rest_api.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
4 5 6 |
# File 'lib/rollout_rest_api.rb', line 4 def id @id end |