Skip to content
railsengines.com

Plain Rails

Plain is an AI and documentation system for rails apps

No ratings yet
Gem
plain-rails
Repository
chaskiq/plain
Stars
99
Added
August 18, 2026

About

Plain is an AI and documentation system for rails apps.

Plain is a Rails engine that serves as an Artificial Intelligence (AI) assistant for your Rails project. It's not just about organizing your codes or managing your project structure, but about providing deeper, more meaningful context to your work, in real-time. It was proudly developed and presented during the esteemed Rails Hackathon 2023.

Mounting it

ruby
# Gemfile
gem "plain-rails"

# config/routes.rb
mount Plain::Engine, at: "/plain-rails"

Details

99 stars on GitHub · maintained by chaskiq. Source: https://github.com/chaskiq/plain

Discussion (0)

Sign in to join the discussion.

No comments yet.