Sha256: dcce6e49c8badc0731acb91cf3897f5efec6e34d7fbe59d16b25320e014c545e

Contents?: true

Size: 1.56 KB

Versions: 48

Compression:

Stored size: 1.56 KB

Contents

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

[![Ruby](https://github.com/radioactive-labs/plutonium-core/actions/workflows/main.yml/badge.svg)](https://github.com/radioactive-labs/plutonium-core/actions/workflows/main.yml)

**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](https://radioactive-labs.github.io/plutonium-core/) for:
- Getting started guide
- Installation instructions
- Core concepts
- Tutorials

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
plutonium-0.20.4 README.md
plutonium-0.20.3 README.md
plutonium-0.20.1 README.md
plutonium-0.20.0 README.md
plutonium-0.19.13 README.md
plutonium-0.19.12 README.md
plutonium-0.19.11 README.md
plutonium-0.19.10 README.md
plutonium-0.19.9 README.md
plutonium-0.19.8 README.md
plutonium-0.19.7 README.md
plutonium-0.19.6 README.md
plutonium-0.19.5 README.md
plutonium-0.19.4 README.md
plutonium-0.19.3 README.md
plutonium-0.19.2 README.md
plutonium-0.19.1 README.md
plutonium-0.19.0 README.md
plutonium-0.18.8 README.md
plutonium-0.18.7 README.md