You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: