mini_tree 0.0.4
A simple TreeView Rails 8+ gem based on Stimulus (no jQuery is required). A server side handling of the tree is included. The client side display of the usual legend can be adapted to the user's requirements to include links.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.0.4 October 29, 2025 (10.5 KB)
Runtime Dependencies (2):
            rails
            >= 8.0.0
          
          
            stimulus-rails
            >= 0
          
    