-
Notifications
You must be signed in to change notification settings - Fork 3
/
README
28 lines (14 loc) · 1.31 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Subdomain-Authentication
========================
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 the Devise gem (http://github.com/plataformatec/devise). The subdomain_routes gem (http://github.com/mholling/subdomain_routes/) implements subdomains and routing.
________________________
Tutorial
A complete "walkthrough" tutorial is available on the GitHub wiki:
http://wiki.github.com/fortuity/subdomain-authentication/tutorial-walkthrough
________________________
See the README file on GitHub
For more information, please see the updated README file on GitHub:
http://github.com/fortuity/subdomain-authentication
________________________
Public Domain Dedication
This work is a compilation and derivation from other previously released works. With the exception of various included works, which may be restricted by other licenses, the author or authors of this code dedicate any and all copyright interest in this code to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this code under copyright law.