Mission Control Web
Dashboard and Rails middleware to control web requests
No ratings yet
- Gem
- mission_control-web
- Repository
- basecamp/mission_control-web
- License
- MIT
- Stars
- 100
- Added
- August 18, 2026
About
Dashboard and Rails middleware to control web requests
Mission Control - Web can be configured via the admin interface to block requests whose path matched a regex pattern. If the requested path matches any "Denied" path, it will be blocked with a 503 HTTP status code.
Installing it
ruby
# Gemfile
gem "mission_control-web"
Details
100 stars on GitHub · MIT licensed · maintained by basecamp. Source: https://github.com/basecamp/mission_control-web
Discussion (0)
Sign in to join the discussion.
No comments yet.