This is not really polyglot quine (because the original program is only valid ruby).
It seems more like an -almost- multi quine. (The original program produces other programs that eventually reproduce the original ruby program), it is not a "real" multi quine either because it cannot reproduce itself without going through the intermediate programs...
It seems more like an -almost- multi quine. (The original program produces other programs that eventually reproduce the original ruby program), it is not a "real" multi quine either because it cannot reproduce itself without going through the intermediate programs...
Still interesting nonetheless :-)