Unpacking the gem?

Hey guys,

We have an existing Radiant site (already in production) but would
like to unpack the gem so we can make some tweaks to the routes and
controllers.

How can I go about doing this? I am just leery about making sure none
of our existing extensions or custom stuff will be overwritten.

Cheers,


Travis B.
Not sent from my iPhone.

Run rake radiant:freeze:gem from your project directory.

Sean