actionpack 5.2.6
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 8.1.1 October 28, 2025 (255KB)
- 8.1.0 October 22, 2025 (255KB)
- 8.1.0.rc1 October 15, 2025 (255KB)
- 8.1.0.beta1 September 04, 2025 (251KB)
- 8.0.4 October 28, 2025 (244KB)
- 5.2.6 May 05, 2021 (210KB)
Runtime依存関係 (6):
            actionview
            = 5.2.6
          
          
            activesupport
            = 5.2.6
          
          
            rack
            ~> 2.0, >= 2.0.8
          
          
            rack-test
            >= 0.6.3
          
          
            rails-dom-testing
            ~> 2.0
          
          
            rails-html-sanitizer
            ~> 1.0, >= 1.0.2
          
    Development依存関係 (1):
            activemodel
            = 5.2.6
          
    必須要件:
none











