Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Documentation #14

@ReneB

Description

@ReneB

This issue is here to provide a checklist for things-that-should-be-documented:

  • Getting started
  • Custom handling for <<controller>>#forbidden()
  • The app/roles directory is just a default - any directory under app will do. Any other place, and you'll need to configure the load paths yourself.
  • Adding new Groups to your app
  • Adding new ContextRoles to your app
  • Overriding developer-provided Permissions in your local instance (only for multi-instance apps).
  • HOWTO: implement a group-membership-checker in your app
  • HOWTO: override is_member? in a Group instance (for example, Administrators might work by having a User.admin? check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions