rails-job
CommunityStandardize Rails background jobs.
Authorsamrocks03
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps Rails teams implement background jobs consistently by providing a standards-driven pattern for ApplicationJob inheritance, queue management, retry strategies, and safe external calls, reducing boilerplate and mistakes.
Core Features & Use Cases
- Job skeleton and location: guides placement under app/jobs with a base ApplicationJob and practical examples.
- Retry and failure handling: defines deterministic retry_on strategies, logging, and error handling for reliable processing.
- Scheduling and external calls: supports sidekiq-cron for scheduled tasks and a consistent ExternalService wrapper for external requests.
Quick Start
Create a new job under app/jobs that inherits from ApplicationJob and enqueue it with perform_later.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rails-job Download link: https://github.com/samrocks03/shuttle-office-service/archive/main.zip#rails-job Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.