toolx 0.2.7
Toolx provides a collection of utilities and enhancements for Ruby on Rails applications, including form handling, error management, and cryptographic operations. It aims to streamline development processes and improve code organization.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            activesupport
            >= 7.0
          
          
            annotaterb
            >= 4.14
          
          
            dry-struct
            >= 1.8
          
          
            dry-types
            >= 1.8
          
          
            hashie
            >= 5.0
          
          
            rails
            >= 7.0
          
          
            statesman
            >= 12.1
          
    Development Dependencies (11):
            awesome_print
            ~> 1.9
          
          
            guard
            ~> 2.19
          
          
            guard-rspec
            ~> 4.7
          
          
            guard-rubocop
            ~> 1.5
          
          
            pry
            ~> 0.13
          
          
            pry-rails
            ~> 0.3
          
          
            rspec
            ~> 3.13
          
          
            rspec-rails
            ~> 8.0
          
          
            rubocop-rails-omakase
            ~> 1.1
          
          
            sqlite3
            ~> 2.7
          
          
            store_model
            ~> 4.2
          
    