---
name: deploy
description: Deploy Rails applications to Railway PaaS
agent: coding
fork_agent: true
---

# Railway Deployment for Rails

Deploy a Rails application to Railway platform.

Execute the Rails deployment script located in this skill's `scripts/rails_deploy.rb`.

The script validates the environment and runs an 8-step deployment workflow.
