command_deck 0.3.2
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:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            actionpack
            >= 7.0, < 9.0
          
          
            railties
            >= 7.0, < 9.0