On 9 July 2013 10:31, mack gille <[email protected]> wrote: > Hi, > i need to use authentication for the 4 models,is it possible to use > single devise for all models,if yes plz let me know them clearly. > if not what is the solution.
As I suggested in a separate thread, I advise just having a single model for all users, then possibly use cancan gem to provide the different roles. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLspWDf50Tiqdhr5fc-Z%3DZB-uTMORE8qOnNYuEvpyV%3DK8Q%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

