1 Introduction

ActiveRbac is a Ruby On Rails plugin that supports you in implementing an Role Based Access Control (RBAC) system for your application.

It does so by defining a standard schema (FIXME: link) and providing you with mixins to

1.1 Spelling

You might see multiple different spellings for ActiveRbac. The author of the plugin likes the following:

The author formerly also referenced it as ActiveRBAC since RBAC is the abbreviation for Role Based Access Control but is not using it any more.