mhenrixon/sidekiq-unique-jobs

View on GitHub
myapp/app/models/post.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

class Post < ApplicationRecord
end