Skip to content

A short project to show some examples on how to use cancancan to control authorization on ruby on rails projects

Notifications You must be signed in to change notification settings

jplethier/cancancan-examples

Repository files navigation

CanCanCan Examples

This project was created to show how to use cancancan on ruby on rails projects, and it will follow the posts published on my medium account.

TODO list:

  • Define permissions to model user using the basic user and task structure
  • Add devise to allow basic signup and login actions
  • Create a basic CRUD actions to add check permissions
  • Add better CSS and HTML to enhance views
  • Add tests using rspec

About

A short project to show some examples on how to use cancancan to control authorization on ruby on rails projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages