Ruby on Rails Tuesday, January 23, 2018

I have an engine that has it's own everything including user model and devise for users The engine lets users create multi-user blogs If I wrap my app around the engine, the engine has it's own users system I wanna take the engine's user system and abstract it a level up so I can authenticate users before passing them on to the engine Can someone advise Thanks

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/57762885-b517-4743-aab7-895f24347dc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment