constant_cache 0.0.2
Patches ActiveRecord::Base to add a caches_constants class method that will cache lookup data for your application.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activerecord
            >= 2.0.2
          
          
            activesupport
            >= 2.0.2
          
    