mongo_method_storable 0.0.1
Store the output of methods in a Mongoid::Document class into MongoDB dynamic fields. Lazily evaluates methods and stores the output in document...subsequent calls simply read the attribute value and do not run the method.
          Gemfile:
          =
        
        
          安裝:
          =
        
      版本列表:
- 0.0.1 November 08, 2014 (7.0 KB)
Runtime 相依性套件 (1):
            mongoid
            ~> 4.0.0
          
    