Class: MockBeaneater::Jobs
- Inherits:
-
Object
- Object
- MockBeaneater::Jobs
- Defined in:
- lib/mock_beaneater/job/collection.rb
Class Attribute Summary collapse
-
.count ⇒ Object
Returns the value of attribute count.
Class Attribute Details
.count ⇒ Object
Returns the value of attribute count.
4 5 6 |
# File 'lib/mock_beaneater/job/collection.rb', line 4 def count @count end |