How I set up a trustico rapid ssl certificate on heroku ssl endpoint
This can be quite time consuming if it is the first time you set up an ssl endpoint. Here is how I did it :
This can be quite time consuming if it is the first time you set up an ssl endpoint. Here is how I did it :
There is no doc about this, but it turns out to be very simple, just copy the version directory :
In Growing object-oriented software guided by tests they use a java library called Window Licker to pilot a gui running in test thread. Next time I started a...
At MegaCorp where I am currently working, there is a small team that is dedicated to find solutions to software bugs that regularly happen in production. The...
I started using rails autoload to load files in my lib folder of http://www.mes-courses.fr. Before that, I had been using hand written require statements, an...
I just tried to integrate the blogit rails engine directly inside www.mes-courses.fr. Up till now, I was using a separated radiant app to deal with the blog ...
This is a french translation of the famous Hackers and painters essay written by Paul Graham.
I am using rails to build www.mes-courses.fr. I use ubuntu for my development os, and heroku for deployment. As heroku enforces the usage of Postgre, I chose...