Ask A Question

Notifications

You’re not receiving notifications from this thread.

How would you implement an authorization system in Rails?

Demetris Constantinou asked in Tips

Let's say you have users-or-members in your application and each user has his/her own contacts. How would you implement the functionality to allow user1 to add/modify contacts for user2, but not delete.

Basically what I am looking for is a flexible way for users to allow each other to modify some and parts of their resources.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.