Heroku is a good option. For the hostname setup, take a look at: http://devcenter.heroku.com/articles/custom-domains
When I first deployed a 3.1 app to Heroku there was the issue of being able to (server side) JavaScript. There was a workaround, but it's now cleanly resolved in the new stack: http://devcenter.heroku.com/articles/rails31_heroku_cedar Cheers, Chris On Mon, Aug 15, 2011 at 4:23 PM, Matthieu Stone <[email protected]>wrote: > Hello guys.. > > Any low cost Rails 3.1 hosting recommendations for a small site? > > I've got a dreamhost account which is happily hosting some old rails & > wordpress sites, but it's just not there for 3.1. > > I've looked at Heroku, but I can work out how I point a www record to the > site & I don't want to use mysite.heroku.com. > > Any hints gratefully received. > > rgds, > - matt. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
