0.0
Gives execute permissions after editing with nano
2020
2021
2022
2023
2024
2025
0.0
LogicalAuthorization allows authorization in a finely grained framework, including
ACLs and database based permissions, designed to slide into your project seamlessly.
You should be able to add logical_authz to your Gemfile and add needs_authorization to
your base controller class and be...
2020
2021
2022
2023
2024
2025
0.0
Ruby Lib for managing Artifactory PermissionTargets
2020
2021
2022
2023
2024
2025
0.0
OVH::Provisioner
================
Interact with OVH REST API, mainly targeted to manage dedicated servers and
OVH DNS.
Installation
------------
Add this line to your application's Gemfile:
```ruby
gem 'ovh-provisioner'
```
And then execute:
$ bundle
Or install it yourself as:
$ g...
2020
2021
2022
2023
2024
2025
0.0
Use model-level authorization with a very granular roles and permissions definition.
2020
2021
2022
2023
2024
2025
0.0
Put on a mask and pretend! CanCanCan::Masquerade allows
your objects to pretend to be other objects when checking
permissions.
2020
2021
2022
2023
2024
2025
0.0
Creates an overlay on the user's page if they have not enabled their microphone or webcam. Specifically designed to make obvious that the user needs to actively click on a browser's permission icon by using arrows to point it out.
2020
2021
2022
2023
2024
2025
0.0
Manage controller/action permissions easily in Rails. Returns 403 (Access Denied) unless current user has permission to perform the requested controller action. Easy syntax for use in views to check permission: may?(:action, :controller). Source at https://github.com/without/may_may.git
2020
2021
2022
2023
2024
2025
0.0
This gem provides a Role-Based Access Control implementation for Ruby applications, allowing developers to define roles and permissions easily.
2020
2021
2022
2023
2024
2025
0.0
YamlDb is a database-independent format for dumping and restoring data. It complements the the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml.
This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by ...
2020
2021
2022
2023
2024
2025
0.0
Describe your Rails' menus and breadcrumbs in a single place, with support for permissions, fixed and resource based labels.
2020
2021
2022
2023
2024
2025
0.0
DoRole provides a clean and intuitive way to manage roles and permissions in Rails applications
2020
2021
2022
2023
2024
2025
0.0
Command-line tool that automatises photo/video uploads to Flickr.
Entering 'flickru <directory>' in your command line, any photos under 'directory' (and subdirs)
are uploaded to your Flickr account (interactively entered the first time you start flickru).
Photos are identified by case-insensiti...
2020
2021
2022
2023
2024
2025
0.0
This Dedicim's module produces a new "department admin" role which restricts the permissions of an Admin into participatory spaces of a given Area.
2020
2021
2022
2023
2024
2025
0.0
The Admin is able to hand-pick which emails are allowed to participate from the component permissions screen.
2020
2021
2022
2023
2024
2025
0.0
This gem is a simple role based authorization gem for Pundit.
It allows you to define roles and permissions in a simple way and use them in your Pundit policies.
2020
2021
2022
2023
2024
2025
0.0
Verifying authorization and permissions from a credential.
2020
2021
2022
2023
2024
2025
0.0
Dried authorization solution for Rails. All permissions are stored in a single location.
2020
2021
2022
2023
2024
2025
0.0
A very simple way to manage permissions. Works with any ORM.
2020
2021
2022
2023
2024
2025
0.0
This gem allows you to define an ACL (Access Control List) for your Ruby on Rails application. It is simple to use and allows you to define access permissions for controllers, actions an paths.
2020
2021
2022
2023
2024
2025