https://github.com/radioactive-labs/plutonium-core
The ultimate Rapid Application Development Toolkit (RADKit) for Rails
https://github.com/radioactive-labs/plutonium-core
admin-dashboard admin-panel framework rails ransack rapid-development rodauth-rails ruby simpleform starter
Last synced: 11 months ago
JSON representation
The ultimate Rapid Application Development Toolkit (RADKit) for Rails
- Host: GitHub
- URL: https://github.com/radioactive-labs/plutonium-core
- Owner: radioactive-labs
- License: mit
- Created: 2024-01-10T00:30:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T22:44:16.000Z (11 months ago)
- Last Synced: 2025-03-31T04:05:54.137Z (11 months ago)
- Topics: admin-dashboard, admin-panel, framework, rails, ransack, rapid-development, rodauth-rails, ruby, simpleform, starter
- Language: JavaScript
- Homepage: https://radioactive-labs.github.io/plutonium-core/
- Size: 14.5 MB
- Stars: 42
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Plutonium: It's like Rails, but for Rails!
[](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).