On July 22, 2010 07:32:57 pm Arthur Baldwin wrote: > How can I switch into "Production mode" for further testing and comparison? >
The easiest way is to create and configure a "production" database, then run: RAILS_ENV=production script/server > And how do I publish to an official remotely hosted website? > You will have to be a bit more specific in your question because the answer may differ considering on the facilities provided by the hoster. Your best bet is to google "deploying Rails applications" (since Hobo applications are simply Rails applications using the Hobo gems) and take your pick. Regards, Henry > Sincerely, > > Arthur Baldwin -- Henry Baragar Instantiated Software -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
