Class: Janky::JobCreator::Mock
- Inherits:
-
Object
- Object
- Janky::JobCreator::Mock
- Defined in:
- lib/janky/job_creator.rb
Instance Method Summary collapse
Instance Method Details
#exists?(server_url, name) ⇒ Boolean
64 65 66 |
# File 'lib/janky/job_creator.rb', line 64 def exists?(server_url, name) false end |