active_admin-state_machine
State machine button
Adds an action item button to the show page of resources in ActiveAdmin that allow authorized users to transition through a state machine.
Provides easy integration between ActiveAdmin and your state machine on resources
31 stars
5 watching
20 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Supports creating state machines for attributes on Ruby classes | 822 |
| Simplifies state machine management with Rails and ActiveRecord | 626 |
| Demonstrates Active Admin's functionality using a simple demo application | 289 |
| Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
| Adds support for creating another resource in ActiveAdmin with default strength. | 6 |
| Authorizes access control with CanCanCan for Active Admin users based on predefined roles. | 61 |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| Extends ActiveAdmin with Select2 integration for enhanced dropdown and filtering capabilities | 55 |
| Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button | 10 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
| A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. | 4 |
| A customizable theme for ActiveAdmin's administration interface | 182 |
| A state machine implementation for Ruby models | 533 |
| A Rails view helper to manage the 'active' state of links | 845 |