Hi All,

I have a requirement.

A person will sign up to my site and send invitations to some users. The
person who sign-up will be taken as admin and will be stored in admin
table.

Other users who get invitations through mail will be stored in user
table.

I used devise for admin sign-up.

Now as normal users no need to sign-up I dint use devise.

The problem here is that there will be only one sign-in form which both
admin and user will use. How should this be done in devise?


If devise is not applicable can somebody suggest some ideas..


Waiting for ur thoughts..


Thanks,

P.Angeline

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to