fgrehm/letter_opener_web

Override Controllers

Closed this issue · 1 comments

This gem is cool, and for my web application, it could actually be used as a core function by users themselves.

For example, project managers could see the emails that have been sent by themselves through the Rails app (and maybe even some other emails sent by the application itself, or other users) to the team they manage, etc.

Is it possible to easily override some controllers, so as to implement access control with the users, and eventually put the mails sent into specific subfolders, to which access control could be applied ?

This is very old at this point and has no recent activity. I'm going to close it for now. Feel free to open a new issue/PR if this is still a concern.