rake-pipeline icon indicating copy to clipboard operation
rake-pipeline copied to clipboard

Rake::Pipeline::Graph?

Open joefiorini opened this issue 12 years ago • 1 comments

I'm building an app on top of Rake::Pipeline and I'm trying to implement a feature similar to Jekyll and Middleman's YAML front matter rendering. I just came across the Rake::Pipeline::Graph object and I think it could provide exactly what I need. Am I correct in assuming that this is there to use if needed and implement for our own case? Am I safe relying on it or is it something that may go away in the near future?

joefiorini avatar Oct 27 '12 22:10 joefiorini

IIRC, @wycats added that a long time ago, but never ended up using it. Since it's not used, I would guess it would go away at some point.

dudleyf avatar Oct 30 '12 18:10 dudleyf