You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I have implemented simple app for company management using Ruby on Rails
(devise gem). I can register as an entrepreneur and provide to my
profile some data associated with my business. I'd like now to have
ability to register(and delete) my employees so that they can log in and
update some permitted data. What's the recommended approach?