kevbaker / rails-bootstrap-base-app

Base Rails application with Devise, Bootstrap, cancan
27 stars 7 forks source link

Complete CanCan implementation #4

Closed kevbaker closed 13 years ago

kevbaker commented 13 years ago

Currently CanCan is just added to the project and includes migrations. Finish implementation with roles for "guest", "user" and "admin".