modpriest will pay $5.00 to the first person to successfully answer the question:

How setup Ruby on Rails Application on Godaddy Hosting!! Need live example!

unfunded

Answer modpriest's question

People succeed in answering modpriest's questions 0% of the time (0 success in 3 attempts).

Counter Offer:

$6 | $7 | $8 | other:

Answers by: mahesh | twistedandy | Rich Collins

mahesh's Answer:

Reply by mahesh 308 days ago

first go to your CGI Administrator pannnel of godaddy of your account.

1> create an rails application directory for your rails application
2>create symbolic link to your rails application

3>run the command in your local command prompts "rake rails:freeze:gems"
edit your all dispatch files by first line as "#!/usr/local/bin/ruby"

4>now upload your rails application to the rails directory created.

5>now u can run your rails application....