Class: RSpec::Sidekiq::NullObject
- Inherits:
-
Object
- Object
- RSpec::Sidekiq::NullObject
- Defined in:
- lib/rspec/sidekiq/batch.rb
Direct Known Subclasses
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(*args, &block) ⇒ Object
7 8 9 |
# File 'lib/rspec/sidekiq/batch.rb', line 7 def method_missing(*args, &block) self end |