Class: Hashira::CI::Accepted::Screened
- Inherits:
-
Data
- Object
- Data
- Hashira::CI::Accepted::Screened
- Defined in:
- lib/hashira/ci/accepted.rb
Instance Attribute Summary collapse
-
#accepted ⇒ Object
readonly
Returns the value of attribute accepted.
-
#all ⇒ Object
readonly
Returns the value of attribute all.
Instance Attribute Details
#accepted ⇒ Object (readonly)
Returns the value of attribute accepted
8 9 10 |
# File 'lib/hashira/ci/accepted.rb', line 8 def accepted @accepted end |
#all ⇒ Object (readonly)
Returns the value of attribute all
8 9 10 |
# File 'lib/hashira/ci/accepted.rb', line 8 def all @all end |