Class: Lazylead::Empty
- Inherits:
-
Object
- Object
- Lazylead::Empty
- Defined in:
- lib/lazylead/system/empty.rb
Overview
A empty ticketing system
- Author
-
Yurii Dubinka ([email protected])
- Copyright
-
Copyright © 2019-2020 Yurii Dubinka
- License
-
MIT
Instance Method Summary collapse
Instance Method Details
#issues(_) ⇒ Object
32 33 34 |
# File 'lib/lazylead/system/empty.rb', line 32 def issues(_) [] end |