Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.13 KB

ADAPTERS.markdown

File metadata and controls

23 lines (15 loc) · 1.13 KB

Adapters for the Police State project

The police_state RubyGem relies on adapters to integrate with authorization libraries and state machine libraries. Unless you install an adapter, Police State will not operate as you expect.

Here is a list of known adapters, categorized by the kind of library that they integrate.

Authorization

Here is a list of libraries that provide user authorization, and the Police State adapters that integrate them with Police State.

State

Here is a list of libraries that provide state machine functionality, and the Police State adapters that integrate them with Police State.