i'm trying to attach Refinery to an existing app and was wondering why it's not possible to define a "Refinery User model". Probably everybody uses an "User" model to deal with the application logic. it would be nice if i could define an "CmsUser/Admin" user to use with refinery.

or is it possible ?

link|improve this question

50% accept rate
feedback

1 Answer

I'm not sure from your question if you're aware of this or not, but Refinery uses Devise for authentication & authorization. Those docs might help.

You might also find http://refinerycms.com/guides/attaching-refinery-cms-as-part-of-a-larger-rails-devise-application helpful, as it does address integration of refinery and an existing app.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.