cancancan

There are 191 repositories under cancancan topic.

  • CanCanCommunity/cancancan

    The authorization Gem for Ruby on Rails.

    Language:Ruby5.7k95423643
  • exAspArk/graphql-guard

    Simple authorization gem for GraphQL :lock:

    Language:Ruby471114035
  • rails-engine/role_core

    🔐A Rails engine providing essential industry of Role-based access control.

    Language:Ruby30291725
  • activeadmin-plugins/active_admin_role

    Role based authorization with CanCanCan for Active Admin

    Language:Ruby6141523
  • eggjs/egg-cancan

    cancancan like authorization plugin for Egg.js

    Language:JavaScript471414
  • bullet-train-co/bullet_train-roles

    Bullet Train Roles provides a Yaml-based configuration layer on top of CanCanCan.

    Language:Ruby351675
  • anjlab/graphql_authorize

    Authorization helpers for ruby-graphql fields

    Language:Ruby23771
  • mezbahalam/devise_cancan

    Tutorial: How to use gem 'devise' and gem 'cancancan'

    Language:Ruby16505
  • apt2tell/budget-app

    budget app helps `users` to manage their budgets. It has a list of transactions associated with a category, so that you can see how much money you spent and on what. It is built on Rails using `Rubygem` as software packages system.

    Language:Ruby12100
  • mach-kernel/warhol

    A better way to do CanCanCan ability classes.

    Language:Ruby11410
  • osamaashraf6/Blog-App

    An intuitive blog app built with Rails and CSS, with authorization managed by Cancancan. Users can create an account, publish posts, and comment on other users' posts. The app also features a search function, allowing users to search for posts by title or content.

    Language:Ruby11100
  • rbanos-mv/rent-a-green-front

    This application allow users to book an appointment to test an electric car. The homepage is a showcase of the cars. You can also add new cars, view the details of a car, and book an appointment for renting a car, among other features.

    Language:JavaScript9000
  • rbanos-mv/xpenses

    XpenseS is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

    Language:Ruby9100
  • NitBravoA92/recipe-app

    The RecipeApp is a web application build on Ruby on Rails and TailwindCSS that allows you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

    Language:Ruby81181
  • rbanos-mv/recipe-app

    The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

    Language:Ruby81261
  • Strangeal/ClinixGo

    The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, etc

    Language:JavaScript82192
  • activeadmin-plugins/active_admin_role_sample

    sample application for active_admin_role

    Language:Ruby7100
  • asharanjith/Budget-Tracker

    The Budget Tracker app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

    Language:Ruby7100
  • asharanjith/Food-Recipes-App

    The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, the app allows to share your recipe to the public if you wish.

    Language:Ruby71220
  • CanCanCommunity/cancancan-mongoid

    CanCanCan Mongoid Adapter

    Language:Ruby73615
  • raminka13/recipe-app

    The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

    Language:Ruby71121
  • CaptainBawa/DocBook-Front-End

    is an innovative full stack web application designed to simplify the process of managing medical appointments and connecting patients with healthcare providers. With an intuitive user interface, DocBook streamlines the healthcare appointment booking process and empowers both doctors and patients to make informed decisions.

    Language:JavaScript6105
  • inspecta/Blog

    Blog site. Register and login user. Logged in user can add a post. Users can comment on and like the post. Only owner can delete post.

    Language:Ruby6101
  • powerhome/consent

    DSL for constructing CanCanCan Abilities

    Language:Ruby66013
  • rica213/Save-sense

    Save Sense is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

    Language:Ruby61160
  • CesarHerr/blogApp

    Blog app The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

    Language:Ruby511
  • Recipe-App

    KanzaTahreem/Recipe-App

    The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

    Language:Ruby51131
  • kkasaija/expense_meter

    A mobile, web based application where you can manage your budget: allows one to register and log in, introduce new transactions associated with a category, and see the money spent on each category.

    Language:Ruby5100
  • kkasaija/tasty_trek

    An app to keep track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe

    Language:Ruby51131
  • zunairkhan811/budget-app

    Ruby on Rails Project, a mobile app where a user can keep a record of money spent on food items and keep a record of a list of restaurants he visited and several food items he ate and can know how much total money is spent on any restaurant he visited.

    Language:Ruby5100
  • bohaz/BlogApp

    This application is a simple yet functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database.

    Language:Ruby410
  • CaptainBawa/DocBook-Back-End

    is a user-friendly application designed to facilitate the management of doctor appointments. It allows users to schedule appointments with their healthcare providers, view a list of upcoming appointments, and even cancel or delete appointments when necessary. This application streamlines the appointment booking process.

    Language:Ruby41143
  • KanzaTahreem/Budget-App

    It is a mobile web application that allows users to manage their budget. User can see a list of expenses associated with a group and total amount. It also allows users to introduce new groups/expenses an keep a track of money spent.

    Language:Ruby4100
  • Miliyonayalew/recipe-app

    The Recipe App keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

    Language:Ruby41120
  • rajputlakhveer/active_admin_access_control

    Through the gem you can create the dynamic role and permissions for different types of users to access active admin panel

    Language:Ruby4100
  • SelmaNdapanda/blog-app

    This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database.

    Language:Ruby410