awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
brownboxdev avatar

brownboxdev/rabarber

0
View on GitHub↗
191 stars·1 fork·Ruby·MIT·11 views

Rabarber

Simple role-based authorization library for Ruby on Rails

Features

  • Authorization - Simple role-based authorization with multi-tenancy support.

Star history

Star history chart for brownboxdev/rabarberStar history chart for brownboxdev/rabarber

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Rabarber

These projects share indexed features with Rabarber. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • be9/acl9be9 avatar

    be9/acl9

    850View on GitHub↗

    Yet another role-based authorization system for Rails

    Ruby
    View on GitHub↗850
  • caffeinehit/django-oauth2-providercaffeinehit avatar

    caffeinehit/django-oauth2-provider

    338View on GitHub↗

    Provide OAuth2 access to your app

    Python
    View on GitHub↗338
  • cancancommunity/cancancanCanCanCommunity avatar

    CanCanCommunity/cancancan

    5,689View on GitHub↗

    CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single, centralized file using a readable domain-specific language. It enforces those permissions across controllers, views, and database queries, providing a unified approach to access control in Rails applications. The library works by evaluating a prioritized list of rules that combine actions, models, and conditions, supporting aliases, blocks, and conditional logic. It automatically authorizes controller actions through Rails' before_action lifecycle, raising exceptions on unauthoriz

    Ruby
    View on GitHub↗5,689
  • angvp/django-omlangvp avatar

    angvp/django-oml

    13View on GitHub↗

    django-oml

    Python
    View on GitHub↗13
Compare all 20 related projects→

Frequently asked questions

What does brownboxdev/rabarber do?

Simple role-based authorization library for Ruby on Rails

What are the main features of brownboxdev/rabarber?

The main features of brownboxdev/rabarber are: Authorization.

Which projects share features with brownboxdev/rabarber?

Projects with overlapping indexed features include: be9/acl9 — Yet another role-based authorization system for Rails. caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app. cancancommunity/cancancan — CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single,… chaps-io/access-granted — Multi-role and whitelist based authorization gem for Rails (and not only Rails!). coryodaniel/speakeasy — Middleware based authorization for Absinthe GraphQL powered by Bodyguard. angvp/django-oml — django-oml.