Plutonium is a powerful Rapid Application Development (RAD) toolkit for Rails that picks up where Rails left off, introducing application-level concepts and tooling that transform the way you build applications.
Plutonium builds upon Rails' conventions and extends them with:
- Authentication & Authorization: Integrates seamlessly with Rodauth or your existing auth system
- Complete CRUD Operations: Rich fields, forms, tables, and nested resources out of the box
- Modular Architecture: Package system based on Rails engines for better organization
- Entity Scoping: Built-in multi-tenancy support that "just works"
- Smart Generators: Eliminate boilerplate while maintaining flexibility
- Modern UI: Beautiful, responsive interface powered by Tailwind CSS and Hotwire
Warning
While Plutonium is actively used in production environments, it's still in early development. APIs may change, and some features are still evolving. We recommend thoroughly testing before deploying to production.
Visit our documentation for:
- Getting started guide
- Installation instructions
- Core concepts
- Tutorials
The gem is available as open source under the terms of the MIT License.