Setting up SSL with Rails, and Apache 2 on Ubuntu

I just wrote a more detailed tutorial than any I have found on Google
after two days of searching. It details exactly how to setup SSL with
Rails and Apache. Thought others might find this useful if they have
to go through the process themselves:

http://www.williambharding.com/blog/rails/ultimate-guide-to-setup-ssl-on-rails-and-apache-2-with-ubuntu-seasoning/

Bill