jekuno / milia

Easy multi-tenanting for Rails5 (or Rails4) + Devise
MIT License
341 stars 72 forks source link

Edit user/member #46

Closed Dragsbaek closed 7 years ago

Dragsbaek commented 9 years ago

Is it possible to edit the name of a member after signing up?

dsaronin commented 9 years ago

of course; but that's a Rails capability, not milia. It's just a field in a database; an attribute in an object (the User class)

On Thu Jan 08 2015 at 5:19:50 AM Thomas Dragsbæk notifications@github.com wrote:

Is it possible to edit the name of a member after signing up?

— Reply to this email directly or view it on GitHub https://github.com/dsaronin/milia/issues/46.