Hello People, I have created a tiny Rails app for my personal use. I want to host it on my personal computer (just like PHP can be hosted easily). I use Ubuntu Linux, can any one tell me how to do it? Is there any documentation? Has any one tried it out? Thanks in advance.
on 2011-05-19 09:31
on 2011-05-28 19:59
Assuming Rails 3, and that you have run all migrations locally; in the console/terminal, type: rails server You can then access the app locally at: http://0.0.0.0:3000/ (again assuming that defaults have been kept.).
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.