I\'m working with Rails 3.1.0 and Devise 1.4.8, and am new to both.
I want to allow multiple users for an account. The first user to sign up creates the account (pr
The best solution would be to use a gem.
Easy way: milia gem
Subdomain way: apartment gem