Moving rvm from DEV to Prod

I have an issue from a client where they have the production server
locked down. There are no outbound requests allowed, blocked by
firewall.

I guess the question is, can I move my .rvm folder and scripts that
source RVM files to the new server and have it work. Are there any other
solutions for moving this RVM env?

~don