Rails Permament Job

Public
RailsPermanentJob is a way to easily run a reliable process performing a set of jobs. It may be easily used
Icons/chart bar
Used 7 times
Created by
P Piotr Witek

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/VAjsJB"
Template Source

Review the code before running this template on your machine.

gem 'rails_permanent_job', git: '[email protected]:pstrzalk/rails_permanent_job.git'

run 'bundle'
Comments

Sign up or Login to leave a comment.