rails-background-jobs
Implement background jobs using ActiveJob for asynchronous task processing. Use when tasks are time-consuming, can be processed asynchronously, or should not block user requests (emails, reports, data processing).
$ Instalar
git clone https://github.com/nekorush14/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/configs/claude/skills/rails-background-jobs ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
Repository

nekorush14
Author
nekorush14/dotfiles/configs/claude/skills/rails-background-jobs
2
Stars
0
Forks
Updated1w ago
Added1w ago