about summary refs log tree commit diff stats
path: root/app/jobs/pokeviewer/application_job.rb
blob: 19ba955caefcd0742c300890cbd50129fcc65a68 (plain) (blame)
1
2
3
4
module Pokeviewer
  class ApplicationJob < ActiveJob::Base
  end
end