Skip to content
railsengines.com

Maintenance Job

Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data

No ratings yet
Gem
maintenance_job
Repository
ayushn21/maintenance_job
License
MIT
Stars
31
Added
August 13, 2026

About

Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data

MaintenanceJob is a lightweight Rails engine to run testable one-off jobs at deploy time to manipulate data in the database.

Installing it

ruby
# Gemfile
gem "maintenance_job"

Details

31 stars on GitHub · MIT licensed · maintained by ayushn21. Source: https://github.com/ayushn21/maintenance_job

Discussion (0)

Sign in to join the discussion.

No comments yet.