rails_locale_detection 2.3.0
Sets the current locale of a request using a combination of params, cookies, and http headers
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 2.3.0 June 17, 2018 (12.5 KB)
- 2.2.0 April 23, 2017 (12.5 KB)
- 2.1.0 August 01, 2016 (12.0 KB)
- 2.0.0 October 14, 2015 (12.0 KB)
- 2.0.0.pre4 July 28, 2013 (12.0 KB)
Runtime 依赖 (2):
            http_accept_language
            ~> 2.0.5
          
          
            rails
            >= 3.2.0
          
    Development 依赖 (8):
            appraisal
            ~> 2.2.0
          
          
            bundler
            ~> 1.16.2
          
          
            gem-release
            ~> 0.5.3
          
          
            i18n
            ~> 0.7.0
          
          
            rake
            ~> 11.2.2
          
          
            rspec-rails
            ~> 3.0
          
          
            test-unit
            ~> 3.0
          
          
            timecop
            ~> 0.6.1
          
    