Ettore the Maremma Sheepdog
If you are building Ruby by hand on Debian and you need OpenSSL support, make sure to install the libssl-dev package (sudo aptitude install libssl-dev). The tricky part is that even if you don’t install it, configuring the Ruby build with OpenSSL (./configure –with-openssl …) will not complain that the necessary libraries are missing. Why? [...]
I use Capistrano to deploy my Rails projects. I often deploy the same project in several environments– in addition to the production server, we always have a staging server, and sometimes a “data” server where data can be entered before launch. What this means is that I need to modify the server and username variables [...]
© JJB Blog. Powered by WordPress using the DePo Skinny Theme.