actionpack 4.2.0.rc2
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)
- 4.2.0.rc2 December 05, 2014 (179.5 KB)
Runtime 依赖 (6):
            actionview
            = 4.2.0.rc2
          
          
            activesupport
            = 4.2.0.rc2
          
          
            rack
            ~> 1.6.0.beta2
          
          
            rack-test
            ~> 0.6.2
          
          
            rails-dom-testing
            >= 1.0.5, ~> 1.0
          
          
            rails-html-sanitizer
            >= 1.0.1, ~> 1.0
          
    Development 依赖 (1):
            activemodel
            = 4.2.0.rc2
          
    要求:
none











