Project

plutonium

0.01
The project is in a healthy, maintained state
Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Plutonium: It's like Rails, but for Rails!

Ruby

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.

Overview

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

Project Status

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.

Documentation

Visit our documentation for:

  • Getting started guide
  • Installation instructions
  • Core concepts
  • Tutorials

License

The gem is available as open source under the terms of the MIT License.