Able Gate Web is the counterpart web application of Able Gate CLI for activating / deactivating third-party integrations for Able employees and setup environments for new products.
- Abstract
- Asana
- BambooHR
- Dependabot
- GitHub
- Google Groups
- Heroku
- Invision
- Notion
- Sentry
- Slack
- Pivotal Tracker
Setup db and seed data
rails db:setup
Put yourself as admin, so you can log into the application
rake create_or_set:admin_user\["John, Nash, john@able.co"\]
For development environments, look for the Able Gate - Staging ENV note in the DevOps vault.
bundle exec rspec
Note: Be sure to have your
.envfile with the API tokens.