Skip to content
fortuity edited this page Sep 12, 2010 · 6 revisions

About

You can use this project as a starting point for any Rails web application that requires subdomains and authentication. User management and authentication is implemented using Devise. The subdomain_routes gem implements subdomains and routing.

Tutorial

A complete “walkthrough” tutorial is here on the Wiki:

Tutorial (Walkthrough)

This tutorial documents each step that you must follow to create this application.

Clone this wiki locally