Thanks Vince. It looks like I'd have to set up a bunch of stuff in order to get this application to work. But it's a bit strange that the application runs fine using WEBRick without any need to create any controllers or anything. Is there something simple that I'm missing which lets Mongrel run applications like WEBrick?
Neil Vince W. wrote: > Hi Neil, > > Yes, the home is for the home controller and the index is an action > inside the home controller. It sounds like you have the deployment > solved and that you just need to get a bit into programming ruby and > rails. Here's a post I wrote a loooong time ago detailing how I > started. > > http://www.urbanpuddle.com/articles/2006/09/06/10-steps-i-took-to-learn-ruby-on-rails > > #1 is still a good place to start (though you may want to skip to page > 2). Good luck! > > -Vince > > On 8/21/07, Neil Rodrigues <[EMAIL PROTECTED]> wrote: >> >> > You've got to map the root of your directory to a controller and >> >> -- >> Posted via http://www.ruby-forum.com/. >> >> > >> > > > -- > support independent business -- http://www.buyindie.net/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
