Archive for December, 2007

Rails Tunnel plugin

Auto Date Sunday, December 23rd, 2007

Today I wanted to show someone a preview of some code I was writing for my Rails application, however didn’t feel like doing al the cumbersome work to transfer the files to my webserver and launch the application from there. I’ve been working on some ruby on rails facebook code lately and used the reverse tunnel configuration to test it out.

I figured it was easy to have a reverse tunnel for more application and especially the one i wanted to quickly show my friend.

Read the rest of this entry »