Thu, 29 Jan 2009 12:09:47 +0100

Deploying a Rails application on OpenSolaris with passenger aka modrails

A howto on how to deploy a Rails application on the latest OpenSolaris 2008.11 operating system with modrails aka passenger

Mon, 28 May 2007 13:09:47 +0200

Russian technology

nginx config via 'nginx config generator' plus bonus: feed redirects for feedburner

Sat, 07 Apr 2007 13:09:47 +0200

Strange errors and simple solution

Strange Rails errors with Object::ViewTranslation

Thu, 08 Mar 2007 12:09:47 +0100

HTTP-Referer and redirect_to :back

Using redirect_to :back in Rails without HTTP referer is not supported by default. It's possible with this snippet of code

Fri, 23 Feb 2007 12:09:47 +0100

acts_as_sluggable and Rails 1.2

Create nice SEO URLs with Rails and acts_as_sluggable