rspec-activejob 0.5.0
RSpec matchers for ActiveJob: * expect { method }.to enqueue_a(MyJob).with(global_id(some_model), deserialize_as(other_argument))
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (2):
            activejob
            >= 4.2
          
          
            rspec-mocks
            >= 0
          
    