Tag Archives: ror

Deploy Rails 3 Unicorn applications using Capistrano on a shared web host non-root

In my struggle to have complete Rails3 environments setup in shared web hosts, the deployment step was missing. Lately I managed to deploy Rails3 Unicorn applications using Capistrano on a shared web host, as a non-root user with very limited … Continue reading

Git, Howto, Ruby on Rails, Web development , , , , , , , , , , ,

Migrating big applications from Rails 2 to Rails 3

Today will have a rather long and technical post, focused on all the steps needed for migrating big applications from Rails 2 to Rails 3. First question: why bother? Rails 2 is great, but Rails 3 is awesome. Apart from … Continue reading

Howto, Ruby on Rails, Web development , , , , , , , , , , , , ,