Piston

Hi all,

My rails project were usualy using svn:external to keep rails on the edge.

I seems rake freeze is definitively better. But what about Piston ?

Should I use Piston for everything ( rails, plugins and unpacked gems ) ? Or Piston for the plugins and rake freeze for rails ?

Thank you

You can use Piston for anything you would an svn:external for.

Okay, thanks!