Class: CI::Queue::Redis::BuildRecord::Test
- Inherits:
-
Struct
- Object
- Struct
- CI::Queue::Redis::BuildRecord::Test
- Defined in:
- lib/ci/queue/redis/build_record.rb
Overview
Hack
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
59 60 61 |
# File 'lib/ci/queue/redis/build_record.rb', line 59 def id @id end |