> ## Documentation Index
> Fetch the complete documentation index at: https://hoopdev-docs-improve-idp-sso-pages.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Ruby on Rails

> A web application framework written in Ruby that follows the MVC pattern, providing tools for rapid web development.

<ConnectionTemplate
  config={{
"id": "ruby-on-rails",
"name": "Ruby on Rails",
"description": "A web application framework written in Ruby that follows the MVC pattern, providing tools for rapid web development.",
"category": "development-environments",
"icon-name": "rails",
"tags": [
"web",
"development"
],
"features": {
"tlsTerminationProxy": {
  "native": false,
  "oneOff": true
},
"audit": {
  "native": false,
  "oneOff": true
},
"dataMaskingGoogleDLP": {
  "native": false,
  "oneOff": true
},
"dataMaskingMSPresidio": {
  "native": false,
  "oneOff": true
},
"guardrails": {
  "native": false,
  "oneOff": true
},
"credentialsOffload": {
  "native": false,
  "oneOff": true
},
"interactiveAccess": {
  "native": true,
  "oneOff": true
}
},
"overview": {
"description": "Access your Rails console securely through Hoop.dev with comprehensive audit logging, automated secret management, and intelligent access controls. Execute Rails commands and interact with your application models with full session recording and data protection."
},
"setupGuide": {
"accessMethods": {
  "webapp": true,
  "cli": false,
  "runbooks": true
}
},
"resourceConfiguration": {
"type": "custom",
"subtype": "ruby-on-rails",
"command": [
  "rails",
  "runner",
  "-"
]
},
"documentationConfig": {
"path": "quickstart/development-environments/ruby-on-rails"
}
}}
/>
