Skip to content

Instantly share code, notes, and snippets.

View SirRawlins's full-sized avatar

Robert Rawlins SirRawlins

  • Sorry™
  • Chichester, UK
View GitHub Profile
@dwabnitz
dwabnitz / customdomain.rb
Created October 22, 2009 19:18 — forked from speedmax/customdomain.rb
rack middleware to resolve a custom domain to an original subdomain in a multi-tenant application
require 'net/dns/resolver'
# Custom Domain
#
# Require net-dns gem
#
# A Rack middleware to to resolve the custom domain to original subdomain
# for your multi telent application.
#
# It's all transperant to your application, it performs cname lookup and