actionpack 6.0.4.4
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 (254.5 KB)
 - 8.1.0 October 22, 2025 (254.5 KB)
 - 8.1.0.rc1 October 15, 2025 (254.5 KB)
 - 8.1.0.beta1 September 04, 2025 (250.5 KB)
 - 8.0.4 October 28, 2025 (244.0 KB)
 - 6.0.4.4 December 15, 2021 (213.5 KB)
 
Runtime 相依性套件 (6):
            actionview
            = 6.0.4.4
          
          
            activesupport
            = 6.0.4.4
          
          
            rack
            ~> 2.0, >= 2.0.8
          
          
            rack-test
            >= 0.6.3
          
          
            rails-dom-testing
            ~> 2.0
          
          
            rails-html-sanitizer
            ~> 1.0, >= 1.2.0
          
    Development 相依性套件 (1):
            activemodel
            = 6.0.4.4
          
    必填:
none