command_deck 0.2.0
Command Deck is a Rails engine that provides a floating panel UI for running custom admin actions and tasks without opening the Rails console. Define panels/tabs/actions with a class-based DSL.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            actionpack
            >= 7.0, < 9.0
          
          
            railties
            >= 7.0, < 9.0