It depends. Devise is a well-tested and powerful authentication solution. You need to decide if it's overkill or not for what you are trying to achieve. Regarding invitations, do you know: https://github.com/scambra/devise_invitable ? looks like it does what you want..
On Jul 15, 12:34 am, "Leonel *.*" <[email protected]> wrote: > Wouldn't be easier to just create the authentication from scratch? Any > thoughts from anybody that has been through that? > > http://railscasts.com/episodes/250-authentication-from-scratch > > -- > Posted viahttp://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

