I have an app am building and facing mountains due to my noobness I want to use:-
1. Devise to manage users/accounts 2. To eventually use Omniauth with/out the traditional registration form(Devise default) NOTE: I want to keep the above separate as I will re use them for other apps. When a User is created, i want them to have:- 1. Profile created and associated at the time the user is created so its a matter of updating it. 2. Or create the profile once he is logged_in What approach do you suggest? -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
