Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorizations #11

Open
wants to merge 16 commits into
base: development
Choose a base branch
from
Open

Authorizations #11

wants to merge 16 commits into from

Conversation

mahammad-mostafa
Copy link
Owner

  • Installed cancancan gem
  • Generated migration for role column in users
  • Built schema.rb with role column in users table
  • Handled invalid paths or records along with invalid access
  • Authorized loaded resources in all controllers
  • Implemented destroy action with authorization in controllers
  • Restructured post & post views to insert delete link
  • Styled action links in posts & comments to add delete link

Copy link

@V-Blaze V-Blaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mahammad-mostafa

While you made a great effort in this project, unfortunately, I cannot proceed to review your code.

dcentl8-9b96e129-9725-401b-ac34-2feb990202a0

Invalid Code Review Request

You have submitted a project, that Does not have the commits and contribution from your partner. I saw your note but the requirement states that both students must collaborate for the project.

Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


Invalid Code Review Request does not count into the code reviews limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants