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
Russian technology
nginx config via 'nginx config generator' plus bonus: feed redirects for feedburner
Strange errors and simple solution
Strange Rails errors with Object::ViewTranslation
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
acts_as_sluggable and Rails 1.2
Create nice SEO URLs with Rails and acts_as_sluggable