Monday, November 29, 2010

Rails Sample App Status

I got the sample rails movie application running and am now working on integrating the restful-authentication plugin from technoweenie on github.

Setting up proxy to pull the source from Git was somewhat of a pain though, git config --global http.proxy user:pw@hostname:port is your friend in this case.

No comments:

Post a Comment