Project

odd_job

0.0
No commit activity in last 3 years
No release in over 3 years
Contract enforcer for Active Job. Keep your arguments in check and version your Active Jobs!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3

Runtime

~> 5.1
 Project Readme

OddJob¶ ↑

The cold blooded contract enforcer for Active Job

Odd Job is a plugin for Acive Job that helps enforce Active Job parameter contracts when they are spawned between seperate applications.

It also enforces a pattern and provides tools to allow versioning of Active Jobs to make maintenance easier.

How to use¶ ↑

Developmet¶ ↑

Run the following to develop with this gem locally

bundle config local.odd_job YOUR_REPO_DIR/odd_job

*  Replace YOUR_REPO_DIR with the location of a locally cloned gaming_engine repo

License¶ ↑

This project rocks and uses MIT-LICENSE.