Displaying 1 result from an estimated 1 matches for "tsegasela".
2011 Feb 20
17
Rails 3.0 App Deployment
I have a Rails 3.0 App ready to be deployed on a production server; but as
you all might know getting all the gems you need (including Rails 3.0) on a
shared hosting is nearly impossible. So here is what need help with:
1. Can I freeze my app with all the necessary gems and deploy it on Fast
CGI?
2. If yes how do I freeze a Rails 3.0 app?
3. How do I deploy it on Fast CGI?
I know this is an