Plutonium Modules
Plutonium is built as a collection of focused, interconnected modules that extend Rails with powerful conventions and capabilities. Each module tackles a specific aspect of application development—from managing data and business logic to creating beautiful user interfaces.
This modular design means you can learn and use only what you need, while still benefiting from the seamless integration across the entire framework.
Architecture Modules
The foundational components that structure and organize your Plutonium application.
Business Logic Modules
The tools for defining your application's data structures, business rules, and operations.
User Interface Modules
Everything you need to create beautiful, consistent, and functional user interfaces.
Development & Tooling Modules
Accelerate your development workflow with powerful generators and utilities.
Coming Soon
These modules are actively being developed and will be available in future releases.
Testing Module In Development
Comprehensive testing utilities and patterns specifically designed for Plutonium applications.
Asset Module In Development
Advanced tools for managing assets, dependencies, and the modern JavaScript/CSS pipeline.
Theme Module In Development
A comprehensive theming system for deep customization of your application's look and feel.