actionpack 8.1.0
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)
Runtime依存関係 (9):
            actionview
            = 8.1.0
          
          
            activesupport
            = 8.1.0
          
          
            nokogiri
            >= 1.8.5
          
          
            rack
            >= 2.2.4
          
          
            rack-session
            >= 1.0.1
          
          
            rack-test
            >= 0.6.3
          
          
            rails-dom-testing
            ~> 2.2
          
          
            rails-html-sanitizer
            ~> 1.6
          
          
            useragent
            ~> 0.16
          
    Development依存関係 (1):
            activemodel
            = 8.1.0
          
    必須要件:
none












