Unclaimed project
Are you a maintainer of claude-on-rails? Claim this project to take control of your public changelog and roadmap.
Changelog
A development framework for Ruby on Rails developers using Claude Code, inspired by SuperClaude
Last updated 10 months ago
ClaudeOnRails now integrates with Rails MCP Server to provide your AI agents with real-time access to Rails documentation and best practices!
# During generation, you'll be prompted:
rails generate claude_on_rails:swarm
# Press Y to set up Rails MCP Server\!
# Or set up later:
rails claude_on_rails:setup_mcp
# Check status:
rails claude_on_rails:mcp_status
gem 'claude-on-rails', '~> 0.2.0'
Thanks to @mariochavez for the excellent Rails MCP Server!