OSC / osc-machete

High level interface to submitting and checking the status of batch jobs (currently OSC specific)
MIT License
1 stars 0 forks source link

osc-machete-rails: Add a common jobs table with json column; maybe move validation hooks to workflow #58

Open ericfranz opened 8 years ago

ericfranz commented 8 years ago

Simplify development of a class of apps - you only have to modify or create a "workflow" model.

See https://github.com/AweSim-OSC/osc-machete/issues/35 (workflow model is a misnomer)

ericfranz commented 8 years ago

Could use polymorphic associations