cloudflare-rails 7.0.0
This gem configures Rails for CloudFlare so that request.ip and request.remote_ip and work correctly.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (4):
            actionpack
            >= 7.2.0, < 8.2.0
          
          
            activesupport
            >= 7.2.0, < 8.2.0
          
          
            railties
            >= 7.2.0, < 8.2.0
          
          
            zeitwerk
            >= 2.5.0
          
    Development 依赖 (12):
            appraisal
            ~> 2.5.0
          
          
            bundler
            >= 2.4.18
          
          
            pry-byebug
            >= 0
          
          
            rack-attack
            ~> 6.8.0
          
          
            rake
            ~> 13.3.0
          
          
            rspec
            ~> 3.13.0
          
          
            rspec-rails
            ~> 8.0.2
          
          
            rubocop
            ~> 1.81.1
          
          
            rubocop-performance
            ~> 1.26.0
          
          
            rubocop-rails
            ~> 2.33.4
          
          
            rubocop-rspec
            ~> 3.7.0
          
          
            webmock
            ~> 3.25.0
          
    