Hello All I am new to deployment an rails application . i purchased web hosting plan on go-daddy. and did the following stpes
1. Log in to the GoDaddy Hosting Control Center 2. Make sure Java is disabled (under Language Options). If it is enabled, you can't deploy a Rails application. Change the setting to none (and you'll need to wait 24 hours for your site(s) to be moved to a new server). 3. Log into the CGI control panel and create a Rails application directory. 4. Create a symbolic link to your newly created rails directory. 5. Freeze your gems: `rake rails:freeze:gems` Next to do is 6. Edit your dispatch.* files to reference #!/usr/local/bin/ruby Where is dispatch.* . I don't know that Error coming right now Internal Server Error Something else i missed and if Anybody have document or notes please help me on this ?? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.