Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

sanger-archive/aker-permissions-ui

Repository files navigation

Aker - Material Permissions Manager

Build Status Maintainability Test Coverage

An application to manage the permissions or "stamps" applied to materials as well as deputies assigned to users.

Installation

Dev environment

  1. Configure or update the ports to services in development.rb.
  2. Setup the database using rake db:setup. Alternatively, use:
  • rake db:drop db:create db:migrate
  • Seed the database with rade db:seed (first verify that your username has been added to the seed)

Testing

Running tests

To execute the tests, run: bundle exec rspec or simply rspec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published