rails_ai 0.2.5
A comprehensive AI toolkit for Rails with multi-provider support, context awareness, and performance optimizations
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (5):
            benchmark-ips
            ~> 2.10
          
          
            concurrent-ruby
            ~> 1.0
          
          
            connection_pool
            ~> 2.4
          
          
            memory_profiler
            ~> 1.0
          
          
            rails
            >= 5.2, < 9
          
    Development 依赖 (13):
            appraisal
            ~> 2.4
          
          
            pry
            ~> 0.14
          
          
            pry-byebug
            ~> 3.10
          
          
            rspec
            ~> 3.12
          
          
            rspec-rails
            ~> 6.0
          
          
            rubocop
            ~> 1.50
          
          
            rubocop-performance
            ~> 1.17
          
          
            rubocop-rails
            ~> 2.20
          
          
            rubocop-rspec
            ~> 2.20
          
          
            simplecov
            ~> 0.22
          
          
            standard
            ~> 1.0
          
          
            vcr
            ~> 6.2
          
          
            webmock
            ~> 3.19
          
    