Archive for the 'Ruby on Rails' Category

nginx

Nginx “X-Accel-Redirect” Setup in Rails 3

Posted on August 24th, 2011 · Posted in Ruby on Rails

I was just setting up a new web app on our staging server and came across something I haven’t run into before…figured I’d post it here in case someone else.. Read more

Setting Up User Subdomains in Rails 3

Posted on August 7th, 2011 · Posted in Ruby on Rails

One of the most common patterns in Rails apps is having a feature that allows your users to have their own subdomain.  We were recently working on a Rails 3.. Read more