.circleci/config.yml | |
|
|
.github/CODEOWNERS | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
delayed_job_groups.gemspec | |
|
|
gemfiles/rails_6.1.gemfile | |
|
|
gemfiles/rails_7.0.gemfile | |
|
|
gemfiles/rails_7.1.gemfile | |
|
|
gemfiles/rails_7.2.gemfile | |
|
|
lib/delayed/job_groups/compatibility.rb | 13 | A 0 mins |
|
lib/delayed/job_groups/complete_stuck_job_groups_job.rb | 16 | A 0 mins |
|
lib/delayed/job_groups/job_extensions.rb | 21 | A 0 mins |
|
lib/delayed/job_groups/job_group.rb | 75 | A 0 mins |
|
lib/delayed/job_groups/plugin.rb | 34 | A 0 mins |
|
lib/delayed/job_groups/railtie.rb | 9 | A 0 mins |
|
lib/delayed/job_groups/version.rb | 5 | A 0 mins |
|
lib/delayed/job_groups/yaml_loader.rb | 14 | A 0 mins |
|
lib/delayed_job_groups_plugin.rb | 17 | A 0 mins |
|
lib/generators/delayed_job_groups_plugin/install_generator.rb | 15 | A 0 mins |
|
lib/generators/delayed_job_groups_plugin/templates/migration.erb | |
|
|