A simple Rails API example app, ready to deploy.
bundle install
rails serverThe server runs on port 3000.
Connect the Ink MCP server to your AI agent and prompt:
Deploy this Rails app with Ink.
Full tutorial: docs.deployink.com/examples/backend/ruby-rails
Ink is a deployment platform built for AI agents.
- Website: deployink.com
- Documentation: docs.deployink.com
- Quick Start: docs.deployink.com/quick-start
- Examples: docs.deployink.com/examples