pin_flags 0.1.1
A lightweight Rails engine for managing entity-based feature flags with built-in caching support. Pin features to any ActiveRecord model with polymorphic associations, providing a flexible alternative to traditional feature flags. Includes a configurable cache expiry, and isolated namespace to avoid conflicts.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            rails
            ~> 8.0, >= 8.0.2
          
          
            turbo-rails
            ~> 2.0
          
    