Thanks Luke! Now, where to put that. Does it break 2.2.x?
I think we need to start another branch to get ready for 2.3 support.
We decided a bit ago that it would be easier to support the different
versions of rails independently. So the question is, do we keep master
in line with the latest release of rails (currently 2.2-stable) and
have an edge branch for keeping in line with rails master?
I'd rather keep the names in line with rails', but in the interest of
keeping support issues low, I'd want it very easy for others to be
able be on the right version (read latest stable).
I don't know that much about script/plugin install, but can you have
it pull a specific version/branch after the clone?
-Mike