deploying rails in subdir with trinidad

I like to use jruby for deploying rails application in production. No need to install additional system packages. You only need java. The only part a little bit complex is when you want to install the application in a subdirectory of your web site.

[Read more]


postgresql hstore in rails

I followed the railscasts on hstore but i needed some additional steps to have it working on my environment.

I will describe them in this post.

[Read more]

blog install 1 rails setup

It’s not very original but i will describe how i installed my rails application on my ubuntu server 12.10. It will serve as a good reminder for me too.

[Read more]